Skip to content

Commit 8b2b40b

Browse files
author
Josh Lory
committed
Change java_script -> javascript to re-disable JSLint in Hound
Hound removed support for `java_script` in https://github.com/thoughtbot/hound/pull/960/files#diff-bb6925487fde58fc1636be84e87c1bc7L176.
1 parent 8f275a7 commit 8b2b40b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.hound.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ruby:
22
config_file: .rubocop.yml
33

4-
java_script:
4+
javascript:
55
enabled: false
66

77
scss:

0 commit comments

Comments
 (0)