Skip to content
Snippets Groups Projects
Commit 52036e4e authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

[skip ci] fix clang-format for undefined symbol

parent 7f548f22
No related branches found
No related tags found
1 merge request!466devel->main
Pipeline #11373 skipped
...@@ -97,7 +97,6 @@ PenaltyExcessCharacter: 1000000 ...@@ -97,7 +97,6 @@ PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 200 PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Left PointerAlignment: Left
ReflowComments: true ReflowComments: true
SeparateDefinitionBlocks: Always
SortIncludes: false SortIncludes: false
SortUsingDeclarations: true SortUsingDeclarations: true
SpaceAfterCStyleCast: 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