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 daa875b commit 604c1d3Copy full SHA for 604c1d3
.swift-format
@@ -24,7 +24,7 @@
24
"rules": {
25
"AllPublicDeclarationsHaveDocumentation": false,
26
"AlwaysUseLiteralForEmptyCollectionInit": false,
27
- "AlwaysUseLowerCamelCase": true,
+ "AlwaysUseLowerCamelCase": false,
28
"AmbiguousTrailingClosureOverload": true,
29
"BeginDocumentationCommentWithOneLineSummary": false,
30
"DoNotUseSemicolons": true,
0 commit comments