Files
the-biergarten-app/tooling/pipeline/.clang-format
2026-04-27 18:47:39 -04:00

6 lines
60 B
YAML

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