Files
colossus_march/.clang-format
2026-03-21 15:45:28 +01:00

10 lines
190 B
YAML

---
BasedOnStyle: Google
IndentWidth: 4
BreakBeforeBraces: Linux
AllowShortEnumsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
BinPackArguments: false
BinPackParameters: false