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:
Javi Martín
2023-09-03 13:38:21 +02:00
parent d1c3810042
commit e3a93ac083

View File

@@ -1,7 +1,7 @@
engines:
rubocop:
enabled: true
channel: rubocop-0-74
channel: rubocop-1-31-0
duplication:
enabled: true
config: