Skip to content

Commit

Permalink
Hound CI: Specify ignore_file for stylelint.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Oct 11, 2017
1 parent 776188a commit ce1a72b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ fail_on_violations: true
stylelint:
config_file: build/.stylelintrc
enabled: true
ignore_file: .houndignore

eslint:
config_file: js/.eslintrc.json
Expand Down

0 comments on commit ce1a72b

Please sign in to comment.