]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Hound CI: Specify `ignore_file` for stylelint.
authorXhmikosR <xhmikosr@gmail.com>
Wed, 11 Oct 2017 12:54:41 +0000 (15:54 +0300)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2017 12:54:41 +0000 (15:54 +0300)
.hound.yml

index 4e09c3443762f6880c21d754ff52c64b10377790..2a6b0559242b7941bdf240bc59e60483636b3b46 100644 (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