mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
chore: update .swift-format to match the default in Swift 6.2
This commit is contained in:
parent
e5c25ad31d
commit
08101f9766
1 changed files with 1 additions and 5 deletions
|
|
@ -21,11 +21,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"prioritizeKeepingFunctionOutputTogether" : true,
|
"prioritizeKeepingFunctionOutputTogether" : true,
|
||||||
"reflowMultilineStringLiterals" : {
|
"reflowMultilineStringLiterals" : "never",
|
||||||
"never" : {
|
|
||||||
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"respectsExistingLineBreaks" : true,
|
"respectsExistingLineBreaks" : true,
|
||||||
"rules" : {
|
"rules" : {
|
||||||
"AllPublicDeclarationsHaveDocumentation" : false,
|
"AllPublicDeclarationsHaveDocumentation" : false,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue