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