mirror of
https://github.com/javalsai/lidm.git
synced 2025-12-17 13:08:44 +01:00
lint(format): change format rules a bit
This commit is contained in:
@@ -2,3 +2,7 @@ BasedOnStyle: Chromium
|
||||
IndentWidth: 2
|
||||
SpacesBeforeTrailingComments: 1
|
||||
AllowShortIfStatementsOnASingleLine: WithoutElse
|
||||
|
||||
AlignAfterOpenBracket: Align
|
||||
BinPackParameters: true
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
|
||||
Reference in New Issue
Block a user