From 155096839d2fb0588f26664b5c5ece63b24ddf2c Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Thu, 6 Nov 2025 12:20:52 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Fix=20linting=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- phpmon/Modules/PHP Doctor/Data/WarningManager+Evaluations.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpmon/Modules/PHP Doctor/Data/WarningManager+Evaluations.swift b/phpmon/Modules/PHP Doctor/Data/WarningManager+Evaluations.swift index 4d1d742e..44fb9824 100644 --- a/phpmon/Modules/PHP Doctor/Data/WarningManager+Evaluations.swift +++ b/phpmon/Modules/PHP Doctor/Data/WarningManager+Evaluations.swift @@ -149,7 +149,7 @@ extension WarningManager { } } } - ), + ) ] } // swiftlint:enable function_body_length