mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-21 10:29:08 +00:00
Update .clang-format to require braces after control statements
This commit is contained in:
parent
7315aa8c9b
commit
9e62e7a6b4
@ -41,6 +41,7 @@ IndentCaseBlocks: true
|
||||
IndentExternBlock: Indent
|
||||
IndentPPDirectives: AfterHash
|
||||
IndentWidth: 4
|
||||
InsertBraces: true
|
||||
InsertTrailingCommas: Wrapped
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
NamespaceIndentation: All
|
||||
|
Loading…
Reference in New Issue
Block a user