Skip to content

Commit 58d1db4

Browse files
committed
Disable new rubocop cops to avoid false positives.
1 parent a61dfea commit 58d1db4

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
@@ -1,5 +1,5 @@
11
AllCops:
2-
NewCops: enable
2+
NewCops: disable
33
SuggestExtensions: false
44
TargetRubyVersion: 2.7
55

0 commit comments

Comments
 (0)