Use rubocop 0.74 with code climate

It looks like rubocop 0.75 isn't available yet on code climate, and
their default rubocop version isn't compatible with our configuration.
This commit is contained in:
Javi Martín
2019-10-23 16:27:49 +02:00
parent b31f853bc6
commit d20af1225c

View File

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