about summary refs log tree commit diff homepage
path: root/.clang-format
blob: 9ad10d29206f4821d8a5d312accb20866d507c17 (plain) (blame)
1
2
3
4
---
BasedOnStyle:  LLVM
Standard: Cpp03
...