; Fix typo in .clang-format (Bug#59768)
This commit is contained in:
parent
3eb64d21f6
commit
a67ed9a403
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ BreakBeforeBinaryOperators: All
|
|||
BreakBeforeBraces: GNU
|
||||
ColumnLimit: 70
|
||||
ContinuationIndentWidth: 2
|
||||
IndentPPDDirectives: AfterHash
|
||||
IndentPPDirectives: AfterHash
|
||||
PPIndentWidth: 1
|
||||
ForEachMacros:
|
||||
- FOR_EACH_TAIL
|
||||
|
|
Loading…
Add table
Reference in a new issue