Skip to content

Commit

Permalink
Exclude SPM cache from swiftlint
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Müller <[email protected]>
  • Loading branch information
SystemKeeper committed Oct 1, 2023
1 parent 4ca5e02 commit 963d15e
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
Expand Up @@ -24,6 +24,7 @@ identifier_name:
excluded:
- Pods
- ThirdParty
- SourcePackages

reporter: "xcode"

0 comments on commit 963d15e

Please sign in to comment.