Skip to content

Commit

Permalink
SwiftLint: ignore Protocol Buffer files
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Apr 24, 2023
1 parent d2ff8db commit a778337
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 @@ -2,6 +2,7 @@

excluded:
- ".build"
- "**/*pb.swift"

opt_in_rules:
- attributes
Expand Down

0 comments on commit a778337

Please sign in to comment.