Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardi Harborow <bardi@bardiharborow.com>2017-03-12 08:01:14 +0300
committerBardi Harborow <bardi@bardiharborow.com>2017-03-12 08:15:00 +0300
commit84ce248f0661d99a221d9d69fa12243672fd0034 (patch)
treec5d564121604161eb4e1b7f3583af69fe7a3b36f /.hound.yml
parent348c770a6cea18db1c0876b8820342e7400e0602 (diff)
Update config files across the board.
Diffstat (limited to '.hound.yml')
-rw-r--r--.hound.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.hound.yml b/.hound.yml
index b5810115bc..3387b0ce0a 100644
--- a/.hound.yml
+++ b/.hound.yml
@@ -1,14 +1,12 @@
fail_on_violations: true
scss:
- enabled: true
config_file: scss/.scss-lint.yml
-javascript:
+jshint:
enabled: false
eslint:
- enabled: true
config_file: js/.eslintrc.json
ignore_file: .houndignore