Skip to content

Commit 604c1d3

Browse files
committed
Update formatting config
1 parent daa875b commit 604c1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.swift-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rules": {
2525
"AllPublicDeclarationsHaveDocumentation": false,
2626
"AlwaysUseLiteralForEmptyCollectionInit": false,
27-
"AlwaysUseLowerCamelCase": true,
27+
"AlwaysUseLowerCamelCase": false,
2828
"AmbiguousTrailingClosureOverload": true,
2929
"BeginDocumentationCommentWithOneLineSummary": false,
3030
"DoNotUseSemicolons": true,

0 commit comments

Comments
 (0)