mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-23 05:34:43 +00:00
14 lines
191 B
YAML
14 lines
191 B
YAML
fail_on_violations: true
|
|
|
|
stylelint:
|
|
config_file: build/.stylelintrc
|
|
|
|
jshint:
|
|
enabled: false
|
|
|
|
eslint:
|
|
config_file: js/.eslintrc.json
|
|
ignore_file: .houndignore
|
|
|
|
ruby:
|
|
enabled: false
|