2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00
Files
bootstrap/.hound.yml
T
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