mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
19 lines
259 B
YAML
19 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
|