1
0
CPP_Module_05/.clang-format
2025-03-08 20:04:33 +01:00

6 lines
114 B
YAML

UseTab: Always
IndentWidth: 4
TabWidth: 4
AlignConsecutiveDeclarations: true
ConstructorInitializerIndentWidth: 4