Skip to content

Commit 0d9622d

Browse files
committed
Opt out NewCops and RuboCop extensions
1 parent 75665fa commit 0d9622d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ inherit_from: .rubocop_todo.yml
22

33
AllCops:
44
TargetRubyVersion: 2.0
5+
SuggestExtensions: false
6+
NewCops: disable
57

68
DisplayCopNames: true
79
Exclude:

0 commit comments

Comments
 (0)