Skip to content

Commit

Permalink
fix: don't run swiftlint for SPM dependencies (#4150)
Browse files Browse the repository at this point in the history
  • Loading branch information
armcknight authored Jul 9, 2024
1 parent 5230990 commit 4f31f66
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 @@ -8,6 +8,7 @@ excluded:
- test-server/.build/
- Tests/Perf
- SentryTestUtils/Dynamic/**
- .build/**

only_rules:
- class_delegate_protocol
Expand Down

0 comments on commit 4f31f66

Please sign in to comment.