Revision 698a7b4253e668146b5d64f7124a913f71188278 authored by Mark Otto on 31 July 2017, 18:31:54 UTC, committed by Mark Otto on 31 July 2017, 18:31:54 UTC
2 parent s 0d14fe9 + b679172
Raw File
.hound.yml
fail_on_violations: true

scss:
  config_file: .scss-lint.yml

jshint:
  enabled: false

eslint:
  config_file: js/.eslintrc.json
  ignore_file: .houndignore

ruby:
  enabled: false
back to top