Skip to content

Commit

Permalink
Added HoundCI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
just3ws committed Jan 28, 2015
1 parent 87b6fd9 commit 972114c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .hound.yml
@@ -0,0 +1,12 @@
ruby:
enabled: true
config_file: .rubocop.yml

coffee_script:
enabled: true

java_script:
enabled: true

scss:
enabled: true

0 comments on commit 972114c

Please sign in to comment.