Files
6502PC/.clang-format
T
2026-08-26 23:09:04 +02:00

6 lines
141 B
YAML

---
BasedOnStyle: LLVM
ColumnLimit: 130
IndentCaseLabels: true
AllowShortIfStatementsOnASingleLine: Always
AllowShortLoopsOnASingleLine: true