mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +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
|
||||
#
|
||||
---
|
||||
excluded:
|
||||
- Carthage/
|
||||
- docs/
|
||||
- MasKitTests/
|
||||
|
||||
erblint:
|
||||
enabled: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue