1
0
CPP_Module_05/.clang-format

6 lines
114 B
Plaintext
Raw Normal View History

2025-03-08 20:04:33 +01:00
UseTab: Always
IndentWidth: 4
TabWidth: 4
AlignConsecutiveDeclarations: true
ConstructorInitializerIndentWidth: 4