basalt/.clang-format

8 lines
95 B
Plaintext
Raw Permalink Normal View History

2019-04-14 21:07:42 +02:00
---
Language: Cpp
BasedOnStyle: Google
IndentWidth: 2
IncludeBlocks: Preserve
2019-04-14 21:07:42 +02:00
...