Skip to content

Commit

Permalink
Opt out NewCops and RuboCop extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 committed May 30, 2022
1 parent 75665fa commit 0d9622d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ inherit_from: .rubocop_todo.yml

AllCops:
TargetRubyVersion: 2.0
SuggestExtensions: false
NewCops: disable

DisplayCopNames: true
Exclude:
Expand Down

0 comments on commit 0d9622d

Please sign in to comment.