openclaw/Swabble/.swiftformat

9 lines
162 B
Plaintext

--swiftversion 6.2
--indent 4
--maxwidth 120
--wraparguments before-first
--wrapcollections before-first
--stripunusedargs closure-only
--self remove
--header ""