Skip to content

Commit

Permalink
Merge pull request #537 from nimblehq/feature/478-add-swift-lint-rule…
Browse files Browse the repository at this point in the history
…-implicit-return-one-line

[#487] Update swiftlint implicit_return rule
  • Loading branch information
blyscuit authored Oct 31, 2023
2 parents 325657d + 6f4e939 commit 5f80dc3
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 @@ -106,6 +106,7 @@ implicit_return:
included:
- closure
- getter
- function

custom_rules:
multiline_collection_one_per_line:
Expand Down

0 comments on commit 5f80dc3

Please sign in to comment.