Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: Show all suggestions on pre-commit hook | Colin Kinloch | 2022-12-02 | 1 | -5/+15 |
| | | | | Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3506> | ||||
* | csharp: check format in the pre-commit hook | Andoni Morales Alastruey | 2022-04-05 | 1 | -0/+24 |
| | | | | Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/983> | ||||
* | Move commit gst-indent hook to the rootmonorepo-start | Nicolas Dufresne | 2021-09-24 | 1 | -0/+83 |
This renable at meson setup time the installation of the gst-indent commit hook. The hooks were kept from gst-devtools as this set supports both C checks and Python checks. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/904> |