twbs--bootstrap/.hound.yml

18 lines
215 B
YAML
Raw Normal View History

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