gitlint: Enable search type

This silences deprecation warnings. Our configuration works fine in the new
mode.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5049>
This commit is contained in:
Nicolas Dufresne 2023-07-17 14:50:16 -04:00
parent 4f5e881e2a
commit ee0c882601

View file

@ -3,6 +3,7 @@ line-length=100
[general]
ignore=body-is-missing
regex-style-search=True
[body-max-line-length]
line-length=120