mas/.hound.yml
Ben Chatelain 0c151ddf60
⏮️ Restore .hound.yml
2024-03-31 13:52:10 -06:00

20 lines
217 B
YAML

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