Files
5150/.clang-format
2025-09-29 18:54:16 +02:00

10 lines
208 B
YAML

---
Language: Cpp
BasedOnStyle: LLVM
ConstructorInitializerIndentWidth: 8
ContinuationIndentWidth: 8
IndentWidth: 4
InsertNewlineAtEOF: true
PointerAlignment: Left
SpacesBeforeTrailingComments: 2