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,
|
||||
"reflowMultilineStringLiterals" : {
|
||||
"never" : {
|
||||
|
||||
}
|
||||
},
|
||||
"reflowMultilineStringLiterals" : "never",
|
||||
"respectsExistingLineBreaks" : true,
|
||||
"rules" : {
|
||||
"AllPublicDeclarationsHaveDocumentation" : false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue