Skip to content

Commit

Permalink
fix schema ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelglass committed Jan 2, 2020
1 parent 7e49eae commit a426410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require:

AllCops:
Exclude:
- db/**
- db/schema.rb
- vendor/**/*


Expand Down

0 comments on commit a426410

Please sign in to comment.