Skip to content

Commit

Permalink
feat: prohibit swiftlint from linting derived data if present
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-coye committed Jun 9, 2023
1 parent fed0b19 commit 1bfae9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ opt_in_rules:
excluded:
- .tuist-bin/*
- Derived/Sources/*
- DerivedData/
- Derived/

0 comments on commit 1bfae9c

Please sign in to comment.