draconisplusplus/.clang-format

7 lines
88 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
2024-05-27 05:40:36 -04:00
IndentCaseBlocks: true
2024-05-29 06:39:39 -04:00
IndentCaseLabels: true