diff --git a/.swiftlint.yml b/.swiftlint.yml index 4ca7db79..e7d3d235 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -106,6 +106,7 @@ implicit_return: included: - closure - getter + - function custom_rules: multiline_collection_one_per_line: