Skip to content

Commit 25e9771

Browse files
committed
Ignore 'Carthage' and 'Pods' directories in 'Consumption-Tests' for SwiftLint purposes.
1 parent bf494eb commit 25e9771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.swiftlint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
excluded:
22
- Carthage
33
- Package.swift
4+
- Consumption-Tests/*/Carthage
5+
- Consumption-Tests/*/Pods
46

57
identifier_name:
68
excluded:

0 commit comments

Comments
 (0)