Skip to content

Commit

Permalink
Update Swiftlint config
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed May 7, 2019
1 parent a139dfe commit b39034b
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 @@ -9,6 +9,7 @@ disabled_rules:
- file_length
- function_body_length
- type_body_length
- unused_setter_value

excluded: # paths to ignore during linting. Takes precedence over `included`.
- Carthage
Expand Down

0 comments on commit b39034b

Please sign in to comment.