From ce180fb26b36780c9e496d65a3b178436d723f92 Mon Sep 17 00:00:00 2001 From: Roddy Munro Date: Wed, 29 May 2024 18:45:44 -0300 Subject: [PATCH] Fix swiftformat --- .swiftformat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.swiftformat b/.swiftformat index 743a2c9..4cc3482 100644 --- a/.swiftformat +++ b/.swiftformat @@ -11,4 +11,4 @@ # rules ---disable preferForLoop hoistAwait \ No newline at end of file +--disable preferForLoop,hoistAwait