mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03: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:
-20
@@ -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
|
|
||||||
Reference in New Issue
Block a user