From df83b53badb4409711ebc71a59c0d1cc3ae043e8 Mon Sep 17 00:00:00 2001 From: Fabrizio Demaria Date: Tue, 3 Dec 2024 16:32:21 +0100 Subject: [PATCH] refactor: Less strict linter --- .swiftlint.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.swiftlint.yml b/.swiftlint.yml index 9f4087bd..d523911d 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -20,7 +20,6 @@ analyzer_rules: opt_in_rules: - array_init - - attributes - closure_end_indentation - closure_spacing - collection_alignment