mirror of
https://github.com/halleysfifthinc/Toyota-AVC-LAN
synced 2025-06-07 16:06:12 +00:00
Indent case labels
This commit is contained in:
parent
c07083423f
commit
48b20a9c5c
@ -3,4 +3,5 @@ BasedOnStyle: LLVM
|
|||||||
UseCRLF: false
|
UseCRLF: false
|
||||||
BreakBeforeBraces: Attach
|
BreakBeforeBraces: Attach
|
||||||
AllowShortBlocksOnASingleLine: Empty
|
AllowShortBlocksOnASingleLine: Empty
|
||||||
|
IndentCaseLabels: true
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user