2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
Files
bootstrap/.hound.yml
T
2017-10-06 23:59:38 +03:00

19 lines
231 B
YAML

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