mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02: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
.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
|
Reference in New Issue
Block a user