2026-01-22 17:06:52 +04:00

8 lines
162 B
YAML

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