diff --git a/.clang-format b/.clang-format index 8431c74..8d63d3f 100644 --- a/.clang-format +++ b/.clang-format @@ -6,7 +6,6 @@ ReflowComments: true SpacesBeforeTrailingComments: 3 AllowShortFunctionsOnASingleLine: None AllowShortEnumsOnASingleLine: false -AllowEnum BreakBeforeBraces: Custom BraceWrapping: AfterFunction: true @@ -18,4 +17,4 @@ IncludeCategories: - Regex: '^<.*>' Priority: 1 - Regex: '^".*"' - Priority: 2 \ No newline at end of file + Priority: 2