Skip to content

Commit

Permalink
⏮️ Restore .hound.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Mar 31, 2024
1 parent 08c6c98 commit 0c151dd
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#
# .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

0 comments on commit 0c151dd

Please sign in to comment.