mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Hound CI: Specify ignore_file
for stylelint.
This commit is contained in:
parent
776188ad73
commit
ce1a72b2f0
@ -3,6 +3,7 @@ fail_on_violations: true
|
|||||||
stylelint:
|
stylelint:
|
||||||
config_file: build/.stylelintrc
|
config_file: build/.stylelintrc
|
||||||
enabled: true
|
enabled: true
|
||||||
|
ignore_file: .houndignore
|
||||||
|
|
||||||
eslint:
|
eslint:
|
||||||
config_file: js/.eslintrc.json
|
config_file: js/.eslintrc.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user