about summary refs log tree commit diff homepage
path: root/.clang-format
blob: 69f0582693f902bbda42d8f3e647e69890b3b9d6 (plain) (blame)
1
2
3
4
---
BasedOnStyle: LLVM
Standard: c++17
...