ESPresense/.clang-format

7 lines
84 B
YAML

---
BasedOnStyle: Google
ColumnLimit: 0
IndentWidth: 4
UseCRLF: false
UseTab: Never