Merge pull request #8116 from booto/clang-format-revert

clang-format: revert 'AfterCaseLabel' setting
This commit is contained in:
JosJuice 2019-05-23 10:56:51 +02:00 committed by GitHub
commit 3132839113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ AlwaysBreakTemplateDeclarations: true
BinPackArguments: true
BinPackParameters: true
BraceWrapping:
AfterCaseLabel: true
AfterClass: true
AfterControlStatement: true
AfterEnum: true