We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9769fa commit 57506b4Copy full SHA for 57506b4
.swift-format
@@ -27,6 +27,7 @@
27
]
28
},
29
"rules" : {
30
+ "NoBlockComments" : false,
31
"AllPublicDeclarationsHaveDocumentation" : false,
32
"AlwaysUseLiteralForEmptyCollectionInit" : false,
33
"AlwaysUseLowerCamelCase" : false,
0 commit comments