clang-format: specify bitfield spacing to fit with the existing code
[lttng-tools.git] / .clang-format
index 1d38b796e8b0d90a7cfaad482981f26f56a51bea..fd362abbad0ebdad4b06e147c7cb2cfa501e2a4e 100644 (file)
@@ -17,6 +17,7 @@ AlwaysBreakBeforeMultilineStrings: false
 AlwaysBreakTemplateDeclarations: Yes
 BinPackArguments: false
 BinPackParameters: false
+BitFieldColonSpacing: None
 BreakBeforeBraces: Custom
 BreakConstructorInitializers: AfterColon
 BraceWrapping:
This page took 0.022253 seconds and 4 git commands to generate.