mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Merge branch 'clang-format-14' into 'main'
ci: Update from clang-format-11 to clang-format-14 See merge request GNOME/glib!3646
This commit is contained in:
commit
58b66f3d6b
@ -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}" | .gitlab-ci/clang-format-diff.py -binary "clang-format-11" -p1
|
git diff -U0 --no-color "${newest_common_ancestor_sha}" | .gitlab-ci/clang-format-diff.py -binary "clang-format-14" -p1
|
||||||
|
|
||||||
)
|
)
|
||||||
exit_status=$?
|
exit_status=$?
|
||||||
|
Loading…
Reference in New Issue
Block a user