aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hound.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.hound.yml b/.hound.yml
deleted file mode 100644
index edc176c2a..000000000
--- a/.hound.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-fail_on_violations: true
-
-eslint:
- config_file: js/.eslintrc.json
- enabled: false
- ignore_file: .houndignore
-
-stylelint:
- config_file: build/.stylelintrc
- enabled: true
- ignore_file: .houndignore
-
-jshint:
- enabled: false
-
-scss:
- enabled: false
-
-ruby:
- enabled: false