1
0
mirror of https://github.com/halleysfifthinc/Toyota-AVC-LAN synced 2025-06-26 16:56:10 +00:00
Toyota-AVC-LAN/.clang-format
2023-08-19 20:01:10 -04:00

7 lines
105 B
YAML

---
BasedOnStyle: LLVM
UseCRLF: false
BreakBeforeBraces: Attach
AllowShortBlocksOnASingleLine: Empty
...