gstreamer/.gitlint
Nicolas Dufresne ee0c882601 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>
2023-07-17 14:53:42 -04:00

17 lines
262 B
Plaintext

[title-max-length]
line-length=100
[general]
ignore=body-is-missing
regex-style-search=True
[body-max-line-length]
line-length=120
[body-min-length]
min-length=10
# Ensure every title starts with a prefix
[title-match-regex]
regex=^[\w]+[\w, -\\/]*[\w]+: .*