XcodeGen/.swiftformat
2019-11-10 11:56:23 +11:00

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