carton/.swiftformat

11 lines
202 B
Plaintext

--indent 2
--indentcase false
--trimwhitespace always
--voidtype tuple
--nospaceoperators ..<,...
--ifdef noindent
--stripunusedargs closure-only
--disable andOperator
--swiftversion 5.2
--maxwidth 100