mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-10-27 05:23:10 -04:00
11 lines
310 B
Text
11 lines
310 B
Text
|
BasedOnStyle: google
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
AllowShortLoopsOnASingleLine: false
|
||
|
AllowShortFunctionsOnASingleLine: None
|
||
|
AllowShortBlocksOnASingleLine: false
|
||
|
AlwaysBreakBeforeMultilineStrings: false
|
||
|
IndentWidth: 4
|
||
|
PointerBindsToType: false
|
||
|
ColumnLimit: 0
|
||
|
SpaceBeforeParens: ControlStatements
|