Update Rubocop version used in Code Climate
Rubocop 0.74 doesn't work with Ruby 3.x, and so the Code Climate report was failing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
engines:
|
||||
rubocop:
|
||||
enabled: true
|
||||
channel: rubocop-0-74
|
||||
channel: rubocop-1-31-0
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user