mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2024-11-10 14:51:04 +03:00
15 lines
335 B
Plaintext
15 lines
335 B
Plaintext
--exclude .build
|
|
--exclude .swiftpm
|
|
--swiftversion 5.1
|
|
--disable redundantSelf
|
|
--disable sortedImports
|
|
--disable blankLinesAtStartOfScope
|
|
--disable blankLinesAtEndOfScope
|
|
--disable unusedArguments
|
|
--disable hoistPatternLet
|
|
--disable numberFormatting
|
|
--disable redundantRawValues
|
|
--disable andOperator
|
|
--ifdef noindent
|
|
--ranges nospace
|