Skip to content

Commit a3001c4

Browse files
committed
Add .build to Swiftlint exception
1 parent 4cded78 commit a3001c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
excluded:
2+
- .build
23
- .swiftpm
34
- "*/CodeGen/*.generated.swift"
45
- "*/*/CodeGen/*.generated.swift"

0 commit comments

Comments
 (0)