update ColumnLimit to match STYLE.md

This commit is contained in:
2026-03-07 16:49:21 -06:00
parent 5ca28bf334
commit 54ba2d8067
4 changed files with 19 additions and 30 deletions

View File

@@ -4,6 +4,7 @@ BasedOnStyle: LLVM # defaults
UseTab: Always
IndentWidth: 8
TabWidth: 8
ColumnLimit: 120
LineEnding: LF # unix
RemoveBracesLLVM: true # single-statement blocks