; Fix typo in .clang-format (Bug#59768)

This commit is contained in:
dickmao 2022-12-01 16:54:06 -05:00 committed by Stefan Kangas
parent 3eb64d21f6
commit a67ed9a403

View file

@ -7,7 +7,7 @@ BreakBeforeBinaryOperators: All
BreakBeforeBraces: GNU BreakBeforeBraces: GNU
ColumnLimit: 70 ColumnLimit: 70
ContinuationIndentWidth: 2 ContinuationIndentWidth: 2
IndentPPDDirectives: AfterHash IndentPPDirectives: AfterHash
PPIndentWidth: 1 PPIndentWidth: 1
ForEachMacros: ForEachMacros:
- FOR_EACH_TAIL - FOR_EACH_TAIL