1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud.git synced 2025-02-12 16:51:56 +00:00
fastocloud/.clang-format
2024-10-28 09:05:14 +03:00

5 lines
69 B
YAML

---
BasedOnStyle: Chromium
ColumnLimit: 120
Standard: Cpp11
...