mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
--swiftversion 5.10
|
|
--indent 4
|
|
--decimalgrouping none
|
|
--hexgrouping none
|
|
--wraparguments after-first
|
|
--wrapcollections before-first
|
|
--trimwhitespace always
|
|
--stripunusedargs closure-only
|
|
--self init-only
|
|
--disable redundantSelf
|
|
--enable wrapMultilineStatementBraces
|