Merged
Conversation
149093b to
7113636
Compare
7113636 to
67f66cd
Compare
Member
|
Why are there a bunch of formatting changes? |
Member
Author
|
Some of the files fell under the previous .gitignore. I believe that stopped wpiformat from correctly adding the license header. This is what they're supposed to look like. |
Member
So they were in the repo, then they got added to the gitignore? Just trying to figure out the timeline here. |
Member
Author
|
Something like that? I'm honestly not going to question it too much. |
mcm001
approved these changes
Apr 15, 2025
samfreund
pushed a commit
to samfreund/photonvision
that referenced
this pull request
Jun 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
We have many .gitignores spread out across the different subprojects. However, there seems to be either a lot of redundant or unnecessary files ignored. It's really confusing to figure out what's ignored and where it's being ignored from, so the .gitignore files have been consolidated into the root .gitignore, with some modifications made when necessary.
Meta
Merge checklist: