OpenIris/ESP/.clang-format
ZanzyTHEbar e9c51a61be update
- basic formatting
2022-12-27 18:06:53 +00:00

7 lines
75 B
YAML

---
language: Cpp
BasedOnStyle: Google
ColumnLimit: 120
IndentWidth: 4
---