mas/.hound.yml

17 lines
246 B
YAML
Raw Normal View History

2019-01-12 01:09:22 +00:00
#
# .hound.yml
# mas
#
# http://help.houndci.com/configuration/swiftlint
#
---
2019-01-16 01:15:55 +00:00
fail_on_violations: true
2019-01-15 03:58:40 +00:00
erblint:
enabled: false
2019-01-16 01:15:55 +00:00
shellcheck:
enabled: true
config_file: .shellcheck.yml
2019-01-12 01:09:22 +00:00
swiftlint:
2019-01-16 01:15:55 +00:00
enabled: true
2019-01-12 01:09:22 +00:00
config_file: .swiftlint.yml