mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 01:31:03 +00:00
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:
parent
4f5e881e2a
commit
ee0c882601
1 changed files with 1 additions and 0 deletions
1
.gitlint
1
.gitlint
|
@ -3,6 +3,7 @@ line-length=100
|
|||
|
||||
[general]
|
||||
ignore=body-is-missing
|
||||
regex-style-search=True
|
||||
|
||||
[body-max-line-length]
|
||||
line-length=120
|
||||
|
|
Loading…
Reference in a new issue