Skip to content

Commit d0588f2

Browse files
authored
Merge pull request #1065 from rubocop-hq/stop-using-edge-cops
Stop using newly added cops
2 parents abe73f0 + c758ebf commit d0588f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require:
88
AllCops:
99
DisplayCopNames: true
1010
TargetRubyVersion: 2.4
11-
NewCops: enable
11+
NewCops: disable
1212
Exclude:
1313
- 'vendor/**/*'
1414
- 'spec/fixtures/**/*'

0 commit comments

Comments
 (0)