From ef5343dacefa7863c30fe486acc27310ab363763 Mon Sep 17 00:00:00 2001 From: Fabrizio Demaria Date: Tue, 3 Dec 2024 17:05:26 +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