twbs--bootstrap/.hound.yml

20 lines
259 B
YAML
Raw Normal View History

fail_on_violations: true
2017-10-02 23:34:56 -04:00
stylelint:
config_file: build/.stylelintrc
2017-10-06 16:59:38 -04:00
enabled: true
ignore_file: .houndignore
2017-10-06 16:59:38 -04:00
eslint:
config_file: js/.eslintrc.json
ignore_file: .houndignore
2016-02-06 19:07:24 -05:00
2017-10-04 02:57:38 -04:00
scss:
enabled: false
2017-03-12 00:01:14 -05:00
jshint:
2016-02-06 19:07:24 -05:00
enabled: false
ruby:
enabled: false