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