mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 15:19:52 +02:00
Drop jscs on hound config
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
fail_on_violations: true
|
fail_on_violations: true
|
||||||
|
|
||||||
scss:
|
scss:
|
||||||
config_file: scss/.scss-lint.yml
|
|
||||||
enabled: true
|
enabled: true
|
||||||
|
config_file: scss/.scss-lint.yml
|
||||||
|
|
||||||
javascript:
|
javascript:
|
||||||
enabled: false
|
enabled: false
|
||||||
@@ -12,9 +12,5 @@ eslint:
|
|||||||
config_file: js/.eslintrc.json
|
config_file: js/.eslintrc.json
|
||||||
ignore_file: .houndignore
|
ignore_file: .houndignore
|
||||||
|
|
||||||
jscs:
|
|
||||||
enabled: true
|
|
||||||
config_file: js/.jscsrc
|
|
||||||
|
|
||||||
ruby:
|
ruby:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Reference in New Issue
Block a user