Merge branch 'matthiasc/for-main' into 'main'

clang-format: This did not work

See merge request GNOME/gtk!5021
This commit is contained in:
Matthias Clasen 2022-09-10 18:51:14 +00:00
commit b76a2e44ba

View File

@ -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