Files
the-biergarten-app/tooling/pipeline/.clang-format
2026-06-23 00:50:27 -04:00

6 lines
60 B
YAML

---
BasedOnStyle: Google
ColumnLimit: 80
IndentWidth: 2
...