This commit is contained in:
2026-05-22 19:32:18 +07:00
parent 58ac1fb881
commit d34faf3469
16 changed files with 111 additions and 42 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Never
ColumnLimit: 200
ColumnLimit: 120
AllowShortFunctionsOnASingleLine: false
SortIncludes: true
BreakBeforeBraces: Custom