mas/.hound.yml
2019-01-15 22:12:36 -07:00

19 lines
250 B
YAML

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