; Fix a typo in .clang-format.

This commit is contained in:
dickmao 2022-12-01 16:54:06 -05:00 committed by Eli Zaretskii
parent a48cd7bb9f
commit 24ca490d7d

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