0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/.hound.yml

20 lines
259 B
YAML
Raw Normal View History

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