]> git.ipfire.org Git - ipfire.org.git/blob - src/scss/bootstrap-4.0.0-alpha.6/.hound.yml
Introduce autotools
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / .hound.yml
1 fail_on_violations: true
2
3 scss:
4 enabled: true
5 config_file: scss/.scss-lint.yml
6
7 javascript:
8 enabled: false
9
10 eslint:
11 enabled: true
12 config_file: js/.eslintrc.json
13 ignore_file: .houndignore
14
15 ruby:
16 enabled: false