0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/.hound.yml
wolfy1339 a3e301cdbe Port #19469 to v4
Make hound fail on violations
2016-03-10 22:10:55 -08:00

12 lines
172 B
YAML

scss:
config_file: scss/.scss-lint.yml
enabled: true
ignore_file: scss/_normalize.scss
javascript:
enabled: false
ruby:
enabled: false
fail_on_violations: true