Skip to content

Commit

Permalink
edit swiftlint line length to 150
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed May 24, 2023
1 parent acfdebc commit 5d7c335
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 @@ -19,3 +19,5 @@ excluded: # paths to ignore during linting. Takes precedence over `included`.
- .build
analyzer_rules: # Rules run by `swiftlint analyze`
- explicit_self

line_length: 150

0 comments on commit 5d7c335

Please sign in to comment.