mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-08 03:28:31 +03:00
Merge pull request #8116 from booto/clang-format-revert
clang-format: revert 'AfterCaseLabel' setting
This commit is contained in:
commit
3132839113
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ AlwaysBreakTemplateDeclarations: true
|
|||
BinPackArguments: true
|
||||
BinPackParameters: true
|
||||
BraceWrapping:
|
||||
AfterCaseLabel: true
|
||||
AfterClass: true
|
||||
AfterControlStatement: true
|
||||
AfterEnum: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue