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 bc6669c commit f38cb84Copy full SHA for f38cb84
.swift-format
@@ -33,7 +33,7 @@
33
"AvoidRetroactiveConformances": true,
34
"BeginDocumentationCommentWithOneLineSummary": false,
35
"DoNotUseSemicolons": false,
36
- "DontRepeatTypeInStaticProperties": true,
+ "DontRepeatTypeInStaticProperties": false,
37
"FileScopedDeclarationPrivacy": true,
38
"FullyIndirectEnum": true,
39
"GroupNumericLiterals": false,
0 commit comments