pebble/.clang-format
2025-01-27 11:38:16 -08:00

7 lines
99 B
YAML

---
BasedOnStyle: Google
IndentWidth: 2
UseTab: Never
PointerAlignment: Right
ColumnLimit: 100
---