Skip to content
Snippets Groups Projects
Commit 5e963a4f authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

project-template: update clang-format (ReflowComments)

parent 8000825c
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ PenaltyBreakString: '10000'
PenaltyExcessCharacter: '700'
PenaltyReturnTypeOnItsOwnLine: '500'
PointerAlignment: Left
ReflowComments: 'false'
ReflowComments: 'true'
SortIncludes: 'false'
SortUsingDeclarations: 'false'
SpaceAfterCStyleCast: 'false'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment