mas/.hound.yml
Ben Chatelain fc1211f643 🚨📜 Add shellcheck
2019-01-15 18:15:55 -07:00

16 lines
246 B
YAML

#
# .hound.yml
# mas
#
# http://help.houndci.com/configuration/swiftlint
#
---
fail_on_violations: true
erblint:
enabled: false
shellcheck:
enabled: true
config_file: .shellcheck.yml
swiftlint:
enabled: true
config_file: .swiftlint.yml