Commit e87dd85d authored by Robert Schmidt's avatar Robert Schmidt

Bitfield colon spacing after the colon

parent af6059d4
...@@ -20,6 +20,7 @@ AlwaysBreakBeforeMultilineStrings: true ...@@ -20,6 +20,7 @@ AlwaysBreakBeforeMultilineStrings: true
AlwaysBreakTemplateDeclarations: true AlwaysBreakTemplateDeclarations: true
BinPackArguments: false BinPackArguments: false
BinPackParameters: false BinPackParameters: false
BitFieldColonSpacing: After
BraceWrapping: BraceWrapping:
AfterClass: false AfterClass: false
AfterControlStatement: false AfterControlStatement: false
......
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