diff --git a/.clang-format b/.clang-format index 674ee46..93753f3 100644 --- a/.clang-format +++ b/.clang-format @@ -18,4 +18,5 @@ BraceWrapping: IndentBraces: false IndentRequiresClause: false +AllowShortFunctionsOnASingleLine: None