]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove .hound.yml.
authorXhmikosR <xhmikosr@gmail.com>
Sat, 11 Nov 2017 06:36:18 +0000 (08:36 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 11 Nov 2017 23:18:53 +0000 (01:18 +0200)
We might revisit this later, but currently we get too many FP with our current setup.

.hound.yml [deleted file]

diff --git a/.hound.yml b/.hound.yml
deleted file mode 100644 (file)
index edc176c..0000000
+++ /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