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