diff --git a/.hound.yml b/.hound.yml index 39dfd0815c..d47b1677dd 100644 --- a/.hound.yml +++ b/.hound.yml @@ -3,6 +3,9 @@ fail_on_violations: true stylelint: config_file: build/.stylelintrc +scss: + enabled: false + jshint: enabled: false