mirror of
https://github.com/halleysfifthinc/Toyota-AVC-LAN
synced 2025-06-05 23:16:13 +00:00
10 lines
195 B
YAML
10 lines
195 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
UseCRLF: false
|
|
BreakBeforeBraces: Attach
|
|
AllowShortBlocksOnASingleLine: Empty
|
|
IndentCaseLabels: true
|
|
IndentPPDirectives: BeforeHash
|
|
AlignConsecutiveMacros: Consecutive
|
|
...
|