mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 08:23:50 -04:00
clangformat: Indent case labels
This commit is contained in:
parent
709f088d8c
commit
0cf69f92d2
@ -79,7 +79,7 @@ IncludeCategories:
|
||||
SortPriority: 0
|
||||
IncludeIsMainRegex: '(Test)?$'
|
||||
IncludeIsMainSourceRegex: ''
|
||||
IndentCaseLabels: false
|
||||
IndentCaseLabels: true
|
||||
IndentGotoLabels: true
|
||||
IndentPPDirectives: None
|
||||
IndentWidth: 2
|
||||
|
Loading…
Reference in New Issue
Block a user