leapfrog/.clang-format
2024-06-13 23:49:57 +01:00

10 lines
133 B
YAML

---
IndentWidth: 4
TabWidth: 4
UseTab: Always
ContinuationIndentWidth: 4
ColumnLimit: 120
---
Language: Cpp
AccessModifierOffset: -4