wibo/.clang-format

7 lines
82 B
YAML

---
BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Always
ColumnLimit: 120