mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
Merge branch 'fix-clang-format' into 'main'
ci: Upgrade to clang-format-11 from clang-format-7 See merge request GNOME/glib!2357
This commit is contained in:
commit
6ec18d8254
@ -9,7 +9,7 @@ ancestor_horizon=28 # days (4 weeks)
|
|||||||
|
|
||||||
source .gitlab-ci/search-common-ancestor.sh
|
source .gitlab-ci/search-common-ancestor.sh
|
||||||
|
|
||||||
git diff -U0 --no-color "${newest_common_ancestor_sha}" | ./clang-format-diff.py -binary "clang-format-7" -p1
|
git diff -U0 --no-color "${newest_common_ancestor_sha}" | ./clang-format-diff.py -binary "clang-format-11" -p1
|
||||||
|
|
||||||
)
|
)
|
||||||
exit_status=$?
|
exit_status=$?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user