draconisplusplus/.clang-format
2024-06-01 06:59:01 -04:00

9 lines
195 B
YAML

---
Language: Cpp
BasedOnStyle: Chromium
IndentAccessModifiers: false
NamespaceIndentation: All
SpaceBeforeCpp11BracedList: true
SpacesBeforeTrailingComments: 1
AlignConsecutiveAssignments: true