diff --git a/.clang-format b/.clang-format index 5e9dd75110a..b2dc3def4a1 100644 --- a/.clang-format +++ b/.clang-format @@ -12,6 +12,7 @@ --- BasedOnStyle: LLVM AlignConsecutiveMacros: AcrossComments +AllowShortEnumsOnASingleLine: false AttributeMacros: - __aligned - __deprecated