Skip to content

Commit

Permalink
Merge pull request #17769 from croaky/hound
Browse files Browse the repository at this point in the history
Add SCSS configuration for Hound
  • Loading branch information
cvrebert committed Oct 4, 2015
2 parents 10f6e97 + a7b37dc commit d53943d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
java_script:
enabled: false
scss:
config_file: scss/.scss-lint.yml
enabled: true
ignore_file: scss/_normalize.scss

0 comments on commit d53943d

Please sign in to comment.