mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2026-01-20 04:15:19 -08:00
add rules for formatting consecutives
This commit is contained in:
@@ -8,6 +8,11 @@ DerivePointerAlignment: false
|
|||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
ReferenceAlignment: Right
|
ReferenceAlignment: Right
|
||||||
|
|
||||||
|
AlignConsecutiveMacros: Consecutive
|
||||||
|
AlignTrailingComments:
|
||||||
|
Kind: Always
|
||||||
|
OverEmptyLines: 0
|
||||||
|
|
||||||
IncludeBlocks: Regroup
|
IncludeBlocks: Regroup
|
||||||
IncludeCategories:
|
IncludeCategories:
|
||||||
# Std headers
|
# Std headers
|
||||||
|
|||||||
Reference in New Issue
Block a user