Skip to content
Snippets Groups Projects
Commit 96ccc270 authored by bow's avatar bow
Browse files

Add style preferences for scalariform

parent 7ef47a09
No related branches found
No related tags found
No related merge requests found
#Scalariform formatter preferences
alignParameters=true
alignSingleLineCaseStatements.maxArrowIndent=40
alignSingleLineCaseStatements=true
compactStringConcatenation=false
compactControlReadability=false
doubleIndentClassDeclaration=false
formatXml=true
indentLocalDefs=false
indentPackageBlocks=true
indentSpaces=2
preserveDanglingCloseParenthesis=false
preserveSpaceBeforeArguments=false
rewriteArrowSymbols=false
spaceBeforeColon=false
spaceInsideBrackets=false
spaceInsideParentheses=false
spacesWithinPatternBinders=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment