diff --git a/.clang-format b/.clang-format index 375a0df2e..b6cfbf380 100644 --- a/.clang-format +++ b/.clang-format @@ -24,6 +24,7 @@ IncludeCategories: Priority: 2 - Regex: "^<[^Q].*" Priority: 3 +InsertBraces: true Language: Cpp PointerAlignment: Right ReflowComments: true