Skip to content

Commit 63087dc

Browse files
committed
Indent preprocessor directives
1 parent 93ded01 commit 63087dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ DerivePointerBinding: false
2020
PointerBindsToType: true
2121
ExperimentalAutoDetectBinPacking: false
2222
IndentCaseLabels: true
23+
IndentPPDirectives: AfterHash
2324
MaxEmptyLinesToKeep: 1
2425
NamespaceIndentation: None
2526
ObjCSpaceBeforeProtocolList: true

0 commit comments

Comments
 (0)