CaVM/.clang-format
2024-08-19 19:56:16 -04:00

6 lines
137 B
YAML
Executable File

BasedOnStyle: Microsoft
IndentCaseLabels: true
UseTab: true
IndentWidth: 4
AlignArrayOfStructures: Left
AlignConsecutiveAssignments: true