diff --git a/Source/.clang-format b/Source/.clang-format index 06a5f10067..c4f102adc1 100644 --- a/Source/.clang-format +++ b/Source/.clang-format @@ -20,7 +20,6 @@ AlwaysBreakTemplateDeclarations: true BinPackArguments: true BinPackParameters: true BraceWrapping: - AfterCaseLabel: true AfterClass: true AfterControlStatement: true AfterEnum: true