mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-05 23:38:43 +02:00
style: indent preprocessor directives
This commit is contained in:
parent
19a1355b06
commit
3fb74ece44
@ -6,3 +6,6 @@ AllowShortIfStatementsOnASingleLine: WithoutElse
|
|||||||
AlignAfterOpenBracket: Align
|
AlignAfterOpenBracket: Align
|
||||||
BinPackParameters: true
|
BinPackParameters: true
|
||||||
AllowAllParametersOfDeclarationOnNextLine: true
|
AllowAllParametersOfDeclarationOnNextLine: true
|
||||||
|
|
||||||
|
IndentPPDirectives: BeforeHash
|
||||||
|
IndentGotoLabels: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user