mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
Hound CI: Specify ignore_file
for stylelint.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user