From 49da2383ae68228a9b334f1d9975a5112ce63f20 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 18 Nov 2025 10:45:47 +0100 Subject: [PATCH] chore: sync swiftformat --- .swiftformat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.swiftformat b/.swiftformat index 82b2289..ab09a9f 100644 --- a/.swiftformat +++ b/.swiftformat @@ -23,6 +23,7 @@ --nospaceoperators ...,..< --ranges no-space --someAny true +--voidtype void # Wrapping --wraparguments before-first @@ -47,4 +48,4 @@ --allman false # Exclusions ---exclude .build,.swiftpm,DerivedData,Pods,Package.swift \ No newline at end of file +--exclude .build,.swiftpm,DerivedData,Pods,Package.swift