Skip to content

Commit

Permalink
Disable rubocop suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
printercu committed Dec 30, 2023
1 parent ce81283 commit ddf1ccb
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 @@ -3,6 +3,7 @@ require: rubocop-rails
AllCops:
TargetRubyVersion: 2.4
NewCops: enable
SuggestExtensions: false
Exclude:
- gemfiles/*
- tmp/*
Expand Down

0 comments on commit ddf1ccb

Please sign in to comment.