mirror of
https://github.com/thepigeongenerator/tetris_clone
synced 2026-02-08 07:33:34 +01:00
update pointer alignment rule
This commit is contained in:
@@ -85,9 +85,9 @@ BinPackArguments: true
|
||||
# pointer alignment
|
||||
# ---------------------------
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
PointerAlignment: Right
|
||||
ReferenceAlignment: Pointer
|
||||
QualifierAlignment: Right
|
||||
QualifierAlignment: Left
|
||||
|
||||
# ---------------------------
|
||||
# include settings and sorting
|
||||
|
||||
Reference in New Issue
Block a user