Merged
Show file tree
Hide file tree
Changes from all commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Failed to load files.
Set respectsExistingLineBreaks to true from .swift-format
  • Loading branch information
@PARAIPAN9
PARAIPAN9 committedNov 1, 2023
commit 1f7ee43023825596baf11f3303d1be7e75d2f2b2
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,7 +14,7 @@
"lineLength" : 120,
"maximumBlankLines" : 1,
"prioritizeKeepingFunctionOutputTogether" : false,
"respectsExistingLineBreaks" : true,
"respectsExistingLineBreaks" : false,
"rules" : {
"AllPublicDeclarationsHaveDocumentation" : true,
"AlwaysUseLowerCamelCase" : false,
Expand Down