Skip to content

Commit

Permalink
Merge pull request #539 from insidegui/gr/annoying-whitespace
Browse files Browse the repository at this point in the history
Ignoring trailing_whitespace rule
  • Loading branch information
insidegui authored May 7, 2019
2 parents 4e87496 + 0605c99 commit 803006d
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 @@ -8,6 +8,7 @@ disabled_rules:
- function_parameter_count
- unused_closure_parameter
- nesting
- trailing_whitespace

opt_in_rules:
- redundant_nil_coalescing
Expand Down

0 comments on commit 803006d

Please sign in to comment.