mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
🔥 Remove unused hound config
This commit is contained in:
parent
7415f738d0
commit
30ba6adf9c
1 changed files with 0 additions and 16 deletions
16
.hound.yml
16
.hound.yml
|
@ -1,16 +0,0 @@
|
|||
#
|
||||
# .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
|
Loading…
Add table
Reference in a new issue