2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
Files
bootstrap/.hound.yml
T
2016-09-23 16:16:51 +10:00

20 lines
244 B
YAML

fail_on_violations: true
scss:
config_file: scss/.scss-lint.yml
enabled: true
javascript:
enabled: false
eslint:
enabled: true
config_file: js/.eslintrc.json
jscs:
enabled: true
config_file: js/.jscsrc
ruby:
enabled: false