1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Hound CI: Specify ignore_file for stylelint.

This commit is contained in:
XhmikosR 2017-10-11 15:54:41 +03:00 committed by GitHub
parent 776188ad73
commit ce1a72b2f0

View file

@ -3,6 +3,7 @@ fail_on_violations: true
stylelint:
config_file: build/.stylelintrc
enabled: true
ignore_file: .houndignore
eslint:
config_file: js/.eslintrc.json