mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-03 10:14:47 +00:00
Remove .hound.yml.
We might revisit this later, but currently we get too many FP with our current setup.
This commit is contained in:
parent
0924928cb9
commit
f251e72c12
1 changed files with 0 additions and 20 deletions
20
.hound.yml
20
.hound.yml
|
|
@ -1,20 +0,0 @@
|
|||
fail_on_violations: true
|
||||
|
||||
eslint:
|
||||
config_file: js/.eslintrc.json
|
||||
enabled: false
|
||||
ignore_file: .houndignore
|
||||
|
||||
stylelint:
|
||||
config_file: build/.stylelintrc
|
||||
enabled: true
|
||||
ignore_file: .houndignore
|
||||
|
||||
jshint:
|
||||
enabled: false
|
||||
|
||||
scss:
|
||||
enabled: false
|
||||
|
||||
ruby:
|
||||
enabled: false
|
||||
Loading…
Reference in a new issue