mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00: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
|
BinPackArguments: true
|
||||||
BinPackParameters: true
|
BinPackParameters: true
|
||||||
BraceWrapping:
|
BraceWrapping:
|
||||||
AfterCaseLabel: true
|
|
||||||
AfterClass: true
|
AfterClass: true
|
||||||
AfterControlStatement: true
|
AfterControlStatement: true
|
||||||
AfterEnum: true
|
AfterEnum: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue