Files
Toyota-AVC-LAN/.clang-format
T
2023-08-19 20:01:10 -04:00

7 lines
105 B
YAML

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