mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-08 18:36:17 +01: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
|
||||
|
||||
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=$?
|
||||
|
Loading…
Reference in New Issue
Block a user