Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
style: Ignore Example for Swiftlint
  • Loading branch information
martinpucik committed Jul 25, 2022
commit 788d28c3f1768bda1ed5c0ac0ab8d349cc4652ba
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ excluded:
- "**/Package.swift"
- "**/.build"
- "Tests"
- "Example"

colon:
apply_to_dictionaries: false
Expand Down