Skip to content

Commit

Permalink
Adds .swiftlint.yml to disable running the localization_comment rule …
Browse files Browse the repository at this point in the history
…in the strings file (#3223)
  • Loading branch information
geriux committed Mar 12, 2021
1 parent 0aea769 commit 99838d3
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
@@ -0,0 +1,2 @@
excluded: # To avoid running the localization_comment rule
- bundle

0 comments on commit 99838d3

Please sign in to comment.