mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 06:15:03 +02:00
9 lines
221 B
YAML
9 lines
221 B
YAML
BasedOnStyle: Chromium
|
|
IndentWidth: 2
|
|
SpacesBeforeTrailingComments: 1
|
|
AllowShortIfStatementsOnASingleLine: WithoutElse
|
|
|
|
AlignAfterOpenBracket: Align
|
|
BinPackParameters: true
|
|
AllowAllParametersOfDeclarationOnNextLine: true
|