summaryrefslogtreecommitdiff
path: root/.clang-format
blob: 8c7cd3ede664ccafb58deca36bae59c15fdcbb7d (plain)
1
2
3
4
5
6
BasedOnStyle: LLVM
---
Language: Cpp
PointerAlignment: Right
ColumnLimit: 100
IndentWidth: 4