draconisplusplus/.clang-format

6 lines
100 B
Plaintext
Raw Normal View History

2024-05-27 05:40:36 -04:00
---
Language: Cpp
2024-05-29 06:39:39 -04:00
BasedOnStyle: Chromium
SpaceBeforeCpp11BracedList: true
2024-05-31 22:59:00 -04:00
NamespaceIndentation: All