Skip to content

Commit c5d5ecf

Browse files
authored
.clang-format: remove duplicate IndentPPDirectives (openframeworks#7661)
1 parent abca2de commit c5d5ecf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-format

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ IndentCaseLabels: false
122122
IndentCaseBlocks: false
123123
IndentGotoLabels: true
124124
IndentPPDirectives: BeforeHash
125-
IndentPPDirectives: BeforeHash
126125
IndentExternBlock: AfterExternBlock
127126
IndentRequiresClause: true
128127
IndentWidth: 4

0 commit comments

Comments
 (0)