Skip to content

Commit

Permalink
**/*.lock linguist-generated=false
Browse files Browse the repository at this point in the history
default to showing lock file diffs in pr view.  they are defaulted to not showing since people often like to ignore their noise.  with granular changes i think it's worth looking over them to make sure there aren't unexpected changes.  in the case of merging large branches with too many lock changes to review, go ahead and mark it viewed and github will keep it hidden until it is changed.
  • Loading branch information
altendky authored Jan 6, 2025
1 parent 8bfb8ad commit 4ffd0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/*.lock linguist-generated=false

0 comments on commit 4ffd0aa

Please sign in to comment.