Skip to content

Commit

Permalink
Fix Hound's JS config
Browse files Browse the repository at this point in the history
Per #17997 (comment) ; thanks @vsn4ik !
Refs #17769
/fyi @croaky

[ci skip]
  • Loading branch information
cvrebert committed Oct 20, 2015
1 parent 7552295 commit 18ad53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .hound.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
java_script:
javascript:
config_file: js/.jshintrc
enabled: true
scss:
Expand Down

1 comment on commit 18ad53f

@croaky
Copy link
Contributor

@croaky croaky commented on 18ad53f Oct 21, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, whoops. Thanks!

Please sign in to comment.