mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
5 lines
139 B
YAML
5 lines
139 B
YAML
BasedOnStyle: llvm
|
|
IndentWidth: 4
|
|
AllowShortFunctionsOnASingleLine: None
|
|
KeepEmptyLinesAtTheStartOfBlocks: false
|
|
BreakBeforeBraces: Allman
|