Skip to content

Commit a086108

Browse files
authored
Update excluded directories in .swiftlint.yaml
1 parent ea261d5 commit a086108

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.swiftlint.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ included:
1313
excluded:
1414
- Pods
1515
- Carthage
16-
- fastlane
17-
- vendor
18-
- .build
19-
- DerivedData
16+
- fastlane/
17+
- vendor/
18+
- .build/
19+
- DerivedData/

0 commit comments

Comments
 (0)