metadata/pkgcheck.conf: disable some checks

UnstableOnlyCheck and RedundantVersionCheck are useless as the
regulations state:

> 4. Packages in GURU are to have ~arch keywords.
> Stable keywords must not be used

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-07-17 07:24:51 +05:00
parent f859f1595d
commit 970214afff

2
metadata/pkgcheck.conf Normal file
View File

@@ -0,0 +1,2 @@
[DEFAULT]
checks = -UnstableOnlyCheck,-RedundantVersionCheck