mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-30 18:08:00 +02:00
style: indent preprocessor directives
This commit is contained in:
@@ -6,3 +6,6 @@ AllowShortIfStatementsOnASingleLine: WithoutElse
|
|||||||
AlignAfterOpenBracket: Align
|
AlignAfterOpenBracket: Align
|
||||||
BinPackParameters: true
|
BinPackParameters: true
|
||||||
AllowAllParametersOfDeclarationOnNextLine: true
|
AllowAllParametersOfDeclarationOnNextLine: true
|
||||||
|
|
||||||
|
IndentPPDirectives: BeforeHash
|
||||||
|
IndentGotoLabels: true
|
||||||
|
Reference in New Issue
Block a user