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