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 77b9194 commit 1639f45Copy full SHA for 1639f45
.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