mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
15 lines
329 B
Plaintext
15 lines
329 B
Plaintext
--swiftversion 5.6
|
|
|
|
--exclude ElementX/Sources/Generated,vendor
|
|
|
|
--disable wrapMultiLineStatementBraces
|
|
--disable hoistPatternLet
|
|
|
|
--commas inline
|
|
--ifdef no-indent
|
|
--nospaceoperators ...,..<
|
|
--stripunusedargs closure-only
|
|
--trimwhitespace nonblank-lines
|
|
--wrapparameters after-first
|
|
--redundanttype inferred
|
|
--emptybraces spaced |