feat: develop the basic functions.

This commit is contained in:
2025-06-13 16:53:25 +08:00
parent 9ddcad2f08
commit 52d9629a5c
9 changed files with 179 additions and 36 deletions

View File

@@ -110,8 +110,8 @@ IndentGotoLabels: false
# #endif
# #endif
IndentPPDirectives: BeforeHash
# IndentAccessModifiers: true
IndentWidth: 4
AccessModifierOffset: -4
KeepEmptyLinesAtTheStartOfBlocks: false
MaxEmptyLinesToKeep: 3
NamespaceIndentation: None