diff --git a/.clang-format b/.clang-format index bdeda209bb264e..d68699c2c5496a 100644 --- a/.clang-format +++ b/.clang-format @@ -25,6 +25,7 @@ AttributeMacros: - __printf_like - __syscall - __subsystem +BitFieldColonSpacing: After BreakBeforeBraces: Linux ColumnLimit: 100 ConstructorInitializerIndentWidth: 8