Skip to content

Commit

Permalink
Disable trailing comma SwiftLint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-isaza committed Sep 23, 2017
1 parent c36e79c commit 1a30685
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 @@ -5,3 +5,5 @@ disabled_rules:
- identifier_name
- large_tuple
- line_length
- trailing_comma

0 comments on commit 1a30685

Please sign in to comment.