forked from AuroraMiddleware/gtk
Merge branch 'matthiasc/for-main' into 'main'
clang-format: This did not work See merge request GNOME/gtk!5021
This commit is contained in:
commit
b76a2e44ba
@ -4,7 +4,6 @@ AlwaysBreakAfterDefinitionReturnType: All
|
||||
BreakBeforeBinaryOperators: None
|
||||
BinPackParameters: false
|
||||
SpaceAfterCStyleCast: true
|
||||
AlignConsecutiveDeclarations: true
|
||||
PointerAlignment: Right
|
||||
# Our column limit is actually 80, but setting that results in clang-format
|
||||
# making a lot of dubious hanging-indent choices; disable it and assume the
|
||||
|
Loading…
Reference in New Issue
Block a user