1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud.git synced 2025-03-09 23:18:50 +00:00
fastocloud/.clang-format
2023-01-21 05:21:27 +03:00

5 lines
69 B
YAML

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