Add HoundCI configuration

This commit is contained in:
Andreas Nedbal 2022-01-15 22:59:49 +01:00 committed by Andreas Nedbal
parent 9c8854f633
commit dbc01f0264
1 changed files with 14 additions and 0 deletions

14
.houndci.yml Normal file
View File

@ -0,0 +1,14 @@
sass-lint:
enabled: false
coffeescript:
enabled: false
jshint:
enabled: false
haml:
config_file: .haml-lint.yml
rubocop:
config_file: .rubocop.yml