bunch of stuff that doesn't matter

This commit is contained in:
2026-03-18 19:57:34 +00:00
parent f394d004ff
commit 102eef308f
11 changed files with 31 additions and 32 deletions

View File

@@ -8,7 +8,7 @@ AlignEscapedNewlines: true
AllowShortFunctionsOnASingleLine: false
AllowShortLambdasOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AlwaysBreakTemplateDeclarations: Yes
AlwaysBreakTemplateDeclarations: No
BasedOnStyle: LLVM
BreakBeforeBraces: Allman
ColumnLimit: 80