Skip to content

Commit

Permalink
Merge pull request #1 from hyperwallet/task/HW-58978-fix-swiftlint-fo…
Browse files Browse the repository at this point in the history
…r-vendor

HW-58978 exclude vendor for swiftlint
  • Loading branch information
malaw-hw committed Dec 20, 2019
2 parents 0888f78 + 14b6c9c commit 064e11e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
excluded:
- Carthage
- Tests
- vendor
disabled_rules: # rule identifiers to exclude from running
- type_body_length
- file_length
Expand Down

0 comments on commit 064e11e

Please sign in to comment.