mirror of
https://github.com/javalsai/lidm.git
synced 2025-11-28 04:25:25 +01: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