pure-vec/.clang-format

7 lines
103 B
YAML

---
BasedOnStyle: LLVM
IndentWidth: 4
BreakBeforeBraces: Allman
IncludeBlocks: Regroup
ColumnLimit: 80