mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 01:13:19 +00:00
10 lines
236 B
Text
10 lines
236 B
Text
|
UseTab: Always
|
||
|
IndentWidth: 4
|
||
|
TabWidth: 4
|
||
|
ColumnLimit: 100
|
||
|
BreakBeforeBraces: Linux
|
||
|
SeparateDefinitionBlocks: Always
|
||
|
AllowShortBlocksOnASingleLine: Never
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
AllowShortFunctionsOnASingleLine: None
|