2026-01-30 21:09:49 +04:00

9 lines
163 B
YAML

BasedOnStyle: LLVM
BreakBeforeBraces: Attach
BraceWrapping:
AfterLambda: false
ContinuationIndentWidth: 4
IndentWidth: 4
ColumnLimit: 120
PointerAlignment: Left