Files
neat_bar/.clang-format
T
2026-07-15 23:08:44 -04:00

8 lines
92 B
YAML

---
BasedOnStyle: LLVM
TabWidth: 4
IndentWidth: 4
UseTab: ForIndentation
ColumnLimit: 0
...