mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
.patman: Ignore bad tags.
The feature is not used in Guix, and it produces extraneous warnings. * .patman (ignore_bad_tags): Set option to True.
This commit is contained in:
parent
a7c7363a82
commit
cb0d8100b2
1 changed files with 1 additions and 0 deletions
1
.patman
1
.patman
|
@ -8,3 +8,4 @@ add_signoff: False
|
|||
get_maintainer_script: etc/teams.scm get-maintainer
|
||||
# TODO: enable check_patch
|
||||
check_patch: False
|
||||
ignore_bad_tags: True
|
||||
|
|
Loading…
Reference in a new issue