Rename .houndci.yml to .hound.yml
Because of course the config is not respected when you use the wrong name
This commit is contained in:
parent
914b56369b
commit
0878561e50
|
@ -11,4 +11,5 @@ haml:
|
||||||
config_file: .haml-lint.yml
|
config_file: .haml-lint.yml
|
||||||
|
|
||||||
rubocop:
|
rubocop:
|
||||||
|
version: 1.22.1
|
||||||
config_file: .rubocop.yml
|
config_file: .rubocop.yml
|
Loading…
Reference in New Issue