diff --git a/.swiftlint.yml b/.swiftlint.yml index fc35b2f..2ca0b49 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -152,7 +152,7 @@ whitelist_rules: - shorthand_operator - single_test_class - sorted_first_last -# - sorted_imports +# - sorted_imports # Managed by SwiftFormat. - statement_position # - static_operator # - strict_fileprivate