mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
17 lines
390 B
Plaintext
17 lines
390 B
Plaintext
![]() |
--swiftversion 5.6
|
||
|
|
||
|
--exclude ElementX/Sources/Generated
|
||
|
|
||
|
--disable wrapMultiLineStatementBraces
|
||
|
--disable blankLinesAtStartOfScope
|
||
|
--disable blankLinesAtEndOfScope
|
||
|
--disable hoistPatternLet
|
||
|
|
||
|
--commas inline
|
||
|
--ifdef no-indent
|
||
|
--nospaceoperators ...,..<
|
||
|
--stripunusedargs closure-only
|
||
|
--trimwhitespace nonblank-lines
|
||
|
--wrapparameters after-first
|
||
|
--redundanttype inferred
|
||
|
--emptybraces spaced
|