Skip to content

Commit 12728ae

Browse files
committed
Rubocop: update configuration to stablise new Rubocop versions
1 parent 01a5b0a commit 12728ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,6 @@ Style/GlobalVars:
5151
- "lib/webmachine/decision/conneg.rb"
5252

5353
AllCops:
54+
NewCops: disable
5455
SuggestExtensions: false
56+
TargetRubyVersion: 2.6

0 commit comments

Comments
 (0)