aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-10-11 15:54:41 +0300
committerGitHub <[email protected]>2017-10-11 15:54:41 +0300
commitce1a72b2f0970b1de43ceccf210fe64f69d8ed41 (patch)
treef5a496ba8ed12df59658d15b0aba4416d49a8aee
parent776188ad73769884825ae8805f9a62547a8dd461 (diff)
downloadbootstrap-ce1a72b2f0970b1de43ceccf210fe64f69d8ed41.tar.xz
bootstrap-ce1a72b2f0970b1de43ceccf210fe64f69d8ed41.zip
Hound CI: Specify `ignore_file` for stylelint.
-rw-r--r--.hound.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hound.yml b/.hound.yml
index 4e09c3443..2a6b05592 100644
--- a/.hound.yml
+++ b/.hound.yml
@@ -3,6 +3,7 @@ fail_on_violations: true
stylelint:
config_file: build/.stylelintrc
enabled: true
+ ignore_file: .houndignore
eslint:
config_file: js/.eslintrc.json