Skip to content

add documentation for linting#2166

Merged
Gold856 merged 7 commits intoPhotonVision:mainfrom
samfreund:lint-docs
Nov 2, 2025
Merged

add documentation for linting#2166
Gold856 merged 7 commits intoPhotonVision:mainfrom
samfreund:lint-docs

Conversation

@samfreund
Copy link
Member

@samfreund samfreund commented Oct 30, 2025

Description

This adds documentation for how to lint PhotonVision, as it is not available elsewhere and people have historically needed to figure it out for themselves. It also adds an alias for linting PV.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2
  • If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
  • If this PR addresses a bug, a regression test for it is added

@samfreund samfreund requested a review from a team as a code owner October 30, 2025 16:47
@github-actions github-actions bot added the documentation Anything relating to https://docs.photonvision.org label Oct 30, 2025
@samfreund samfreund force-pushed the lint-docs branch 6 times, most recently from 32b09ce to 3c43794 Compare October 31, 2025 20:15
@Gold856
Copy link
Member

Gold856 commented Nov 1, 2025

Still not sure how to feel about pipx. I always used pip on Windows. Maybe suggest a venv?

@samfreund

This comment was marked as outdated.

@Gold856 Gold856 enabled auto-merge (squash) November 2, 2025 03:32
@Gold856 Gold856 merged commit 2cde701 into PhotonVision:main Nov 2, 2025
41 checks passed
@samfreund samfreund deleted the lint-docs branch November 2, 2025 22:34
spacey-sooty pushed a commit to spacey-sooty/photonvision that referenced this pull request Dec 22, 2025
## Description

This adds documentation for how to lint PhotonVision, as it is not
available elsewhere and people have historically needed to figure it out
for themselves. It also adds an alias for linting PV.

## Meta

Merge checklist:
- [x] Pull Request title is [short, imperative
summary](https://cbea.ms/git-commit/) of proposed changes
- [x] The description documents the _what_ and _why_
- [ ] If this PR changes behavior or adds a feature, user documentation
is updated
- [ ] If this PR touches photon-serde, all messages have been
regenerated and hashes have not changed unexpectedly
- [ ] If this PR touches configuration, this is backwards compatible
with settings back to v2025.3.2
- [ ] If this PR touches pipeline settings or anything related to data
exchange, the frontend typing is updated
- [ ] If this PR addresses a bug, a regression test for it is added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Anything relating to https://docs.photonvision.org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants