Skip to content

Commit

Permalink
[swiftlint] disable rule line_lenght.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Maccharoli authored and Nicholas Maccharoli committed Feb 9, 2019
1 parent 13f0505 commit e6ecc30
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
@@ -1,4 +1,5 @@
disabled_rules:
- line_length
- cyclomatic_complexity
- compiler_protocol_init
- force_cast
Expand Down

0 comments on commit e6ecc30

Please sign in to comment.