pre-commit: Advice to install pre-commit in deprecation message
Running "meson setup" again is not enough, pre-commit must be installed. Meson already prints a warning but that's not fatal and easy to miss. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8438>
This commit is contained in:
parent
5cd582c9c6
commit
a54568a93c
@ -4,3 +4,4 @@
|
||||
#
|
||||
|
||||
echo "This hook is deprecated, please run 'meson setup' to update your configuration"
|
||||
echo "You first need to install pre-commit with your package manager or python3 -m pip install pre-commit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user