Skip to content

Commit

Permalink
Disable new rubocop cops for now
Browse files Browse the repository at this point in the history
  • Loading branch information
esoterik committed Feb 19, 2021
1 parent c4bb5e6 commit 62b850a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ inherit_gem:
AllCops:
TargetRailsVersion: 5.0
TargetRubyVersion: 2.7
NewCops: disable
Exclude:
- 'db/**/*'
- 'config/**/*'
Expand Down

0 comments on commit 62b850a

Please sign in to comment.