Skip to content

Commit

Permalink
swiftlint config added
Browse files Browse the repository at this point in the history
  • Loading branch information
sidorov-panda committed Oct 23, 2019
1 parent bd0f2a5 commit a602bd4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
excluded: # paths to ignore during linting. Takes precedence over `included`.
- Carthage
- Pods
- MinterWallet/Third Party
- MinterWallet/Classes/Common/Helper/Storyboards.swift
- .*Test\\.swift
- .*Tests\\.swift
- MinterWalletUITests
- MinterWalletTests

0 comments on commit a602bd4

Please sign in to comment.