mirror of
https://github.com/halleysfifthinc/Toyota-AVC-LAN
synced 2025-06-07 07:56:21 +00:00
8 lines
128 B
YAML
8 lines
128 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
UseCRLF: false
|
|
BreakBeforeBraces: Attach
|
|
AllowShortBlocksOnASingleLine: Empty
|
|
IndentCaseLabels: true
|
|
...
|