Update Hound's rubocop version
Hound doesn't support version 0.75 yet, so we need to use 0.72.0.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
rubocop:
|
rubocop:
|
||||||
config_file: .rubocop_basic.yml
|
config_file: .rubocop_basic.yml
|
||||||
|
version: 0.72.0
|
||||||
scss:
|
scss:
|
||||||
config_file: .scss-lint.yml
|
config_file: .scss-lint.yml
|
||||||
erblint:
|
erblint:
|
||||||
|
|||||||
Reference in New Issue
Block a user