diff --git a/.clang-format b/.clang-format index d1dd5dc..f384b5d 100644 --- a/.clang-format +++ b/.clang-format @@ -1,4 +1,5 @@ BasedOnStyle: LLVM +BreakAfterAttributes: Leave BreakBeforeBraces: Custom BraceWrapping: AfterCaseLabel: true