mazetd/.clang-format

7 lines
60 B
Text
Raw Permalink Normal View History

2020-03-17 16:16:02 +01:00
---
BasedOnStyle: LLVM
IndentWidth: 2
---
Language: Cpp
...