mas/.hound.yml

21 lines
217 B
YAML
Raw Normal View History

2019-01-11 18:09:22 -07:00
#
# .hound.yml
# mas
#
# http://help.houndci.com/configuration/swiftlint
#
---
2019-01-15 22:12:36 -07:00
fail_on_violations: false
2019-01-14 20:58:40 -07:00
erblint:
enabled: false
2019-01-15 22:12:36 -07:00
rubocop:
enabled: false
2019-01-15 18:15:55 -07:00
shellcheck:
enabled: true
swiftlint:
enabled: false