1
0
mirror of https://github.com/Utyff/Zintercom.git synced 2026-01-12 01:07:43 +03:00
Files
Zintercom/.clang-format
2020-12-27 14:40:06 +02:00

5 lines
128 B
YAML

---
# We'll use defaults from the LLVM style, but with 4 columns indentation.
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 180