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
1 changed files with 1 additions and 0 deletions

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