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 93ded01 commit 63087dcCopy full SHA for 63087dc
.clang-format
@@ -20,6 +20,7 @@ DerivePointerBinding: false
20
PointerBindsToType: true
21
ExperimentalAutoDetectBinPacking: false
22
IndentCaseLabels: true
23
+IndentPPDirectives: AfterHash
24
MaxEmptyLinesToKeep: 1
25
NamespaceIndentation: None
26
ObjCSpaceBeforeProtocolList: true
0 commit comments