Skip to content

Commit

Permalink
StandardRB: skip Gemfile, cuz duplication cop is dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Jan 11, 2024
1 parent 37d0745 commit d08bcff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .standard.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
format: progress
ignore:
- 'db/seeds.rb'
- 'db/migrate/**'
- 'db/migrate/**'
- 'Gemfile'

0 comments on commit d08bcff

Please sign in to comment.