This commit is contained in:
2026-05-22 19:33:32 +07:00
parent d34faf3469
commit 9feacd29f0
18 changed files with 375 additions and 186 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Never
ColumnLimit: 120
ColumnLimit: 80
AllowShortFunctionsOnASingleLine: false
SortIncludes: true
BreakBeforeBraces: Custom