1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00

Drop jscs on hound config

This commit is contained in:
vsn4ik
2017-01-02 02:13:22 +03:00
committed by Mark Otto
parent bb07fff66c
commit 4d6999b7ba

View File

@@ -1,8 +1,8 @@
fail_on_violations: true
scss:
config_file: scss/.scss-lint.yml
enabled: true
config_file: scss/.scss-lint.yml
javascript:
enabled: false
@@ -12,9 +12,5 @@ eslint:
config_file: js/.eslintrc.json
ignore_file: .houndignore
jscs:
enabled: true
config_file: js/.jscsrc
ruby:
enabled: false