Commit 4eae4034 authored by Dominik Charousset's avatar Dominik Charousset

Tweak coding style

parent f4ecc9b4
...@@ -37,7 +37,7 @@ MacroBlockEnd: "^END_STATE$|CAF_END_TYPE_ID_BLOCK" ...@@ -37,7 +37,7 @@ MacroBlockEnd: "^END_STATE$|CAF_END_TYPE_ID_BLOCK"
MaxEmptyLinesToKeep: 1 MaxEmptyLinesToKeep: 1
NamespaceIndentation: None NamespaceIndentation: None
PenaltyBreakAssignment: 25 PenaltyBreakAssignment: 25
PenaltyBreakBeforeFirstCallParameter: 30 PenaltyBreakBeforeFirstCallParameter: 50
PenaltyReturnTypeOnItsOwnLine: 25 PenaltyReturnTypeOnItsOwnLine: 25
PointerAlignment: Left PointerAlignment: Left
ReflowComments: true ReflowComments: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment