diff --git a/.hound.yml b/.hound.yml index 4e09c3443762f6880c21d754ff52c64b10377790..2a6b0559242b7941bdf240bc59e60483636b3b46 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