Files
CPP_Module_06/.clang-format
2025-04-03 16:17:03 +02:00

6 lines
114 B
YAML

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