Files
2026-08-01 16:11:49 +03:00

10 lines
121 B
YAML

---
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 100
---
Language: Cpp
SortIncludes: false
TabWidth: 4
UseTab: Never