Skip to content

Commit 4d6999b

Browse files
vsn4ikmdo
authored andcommitted
Drop jscs on hound config
1 parent bb07fff commit 4d6999b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.hound.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
fail_on_violations: true
22

33
scss:
4-
config_file: scss/.scss-lint.yml
54
enabled: true
5+
config_file: scss/.scss-lint.yml
66

77
javascript:
88
enabled: false
@@ -12,9 +12,5 @@ eslint:
1212
config_file: js/.eslintrc.json
1313
ignore_file: .houndignore
1414

15-
jscs:
16-
enabled: true
17-
config_file: js/.jscsrc
18-
1915
ruby:
2016
enabled: false

0 commit comments

Comments
 (0)