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