diff --git a/xcode/.swiftlint.yml b/xcode/.swiftlint.yml index c61fd5e..b731824 100644 --- a/xcode/.swiftlint.yml +++ b/xcode/.swiftlint.yml @@ -3,6 +3,7 @@ opt_in_rules: # performance - first_where + - last_where - empty_string - empty_count