Skip to content

Commit

Permalink
Rubocop: update configuration to stablise new Rubocop versions
Browse files Browse the repository at this point in the history
  • Loading branch information
orien committed Feb 18, 2024
1 parent 01a5b0a commit 12728ae
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 @@ -51,4 +51,6 @@ Style/GlobalVars:
- "lib/webmachine/decision/conneg.rb"

AllCops:
NewCops: disable
SuggestExtensions: false
TargetRubyVersion: 2.6

0 comments on commit 12728ae

Please sign in to comment.