gstreamer/scripts/git-hooks/pre-commit-invoke-python.hook
Andoni Morales Alastruey 3213e641ec hooks: use pre-commit to run all hooks
Migrate all the pre-commit and commit-msg hooks to use
pre-commit (https://pre-commit.com/)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5192>
2025-01-31 19:15:25 -03:00

3 lines
99 B
Bash
Executable file

#!/bin/bash
echo "This hook is deprecated, please run 'meson setup' to update your configuration"