mas/.hound.yml

17 lines
213 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 05:12:36 +00:00
fail_on_violations: false
2019-01-15 03:58:40 +00:00
erblint:
enabled: false
rubocop:
enabled: false
2019-01-16 01:15:55 +00:00
shellcheck:
enabled: true
swiftlint:
enabled: false