mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
🙈 Exclude tests from Hound review
This commit is contained in:
parent
b84a258442
commit
5233ed53f8
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@
|
||||||
# http://help.houndci.com/configuration/swiftlint
|
# http://help.houndci.com/configuration/swiftlint
|
||||||
#
|
#
|
||||||
---
|
---
|
||||||
|
excluded:
|
||||||
|
- Carthage/
|
||||||
|
- docs/
|
||||||
|
- MasKitTests/
|
||||||
|
|
||||||
erblint:
|
erblint:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue