2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Files
bootstrap/.hound.yml
T
2017-10-11 15:54:41 +03:00

20 lines
259 B
YAML

fail_on_violations: true
stylelint:
config_file: build/.stylelintrc
enabled: true
ignore_file: .houndignore
eslint:
config_file: js/.eslintrc.json
ignore_file: .houndignore
scss:
enabled: false
jshint:
enabled: false
ruby:
enabled: false