We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0143d59 commit 15fcdf8Copy full SHA for 15fcdf8
.swift-format
@@ -14,7 +14,7 @@
14
"lineLength" : 120,
15
"maximumBlankLines" : 1,
16
"prioritizeKeepingFunctionOutputTogether" : false,
17
- "respectsExistingLineBreaks" : false,
+ "respectsExistingLineBreaks" : true,
18
"rules" : {
19
"AllPublicDeclarationsHaveDocumentation" : true,
20
"AlwaysUseLowerCamelCase" : false,
0 commit comments