aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-19 20:44:33 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-19 20:45:15 +0200
commit795ad0b4f01bbb95f3e802a1699f4eb02ea3036a (patch)
tree77fd7bb96d08a02d721c16be7f78d4d5a831a9c5 /pkgcheck2html
parentpkgcheck2html: Enable warning on EmptyFile (diff)
downloadqa-scripts-795ad0b4f01bbb95f3e802a1699f4eb02ea3036a.tar.gz
qa-scripts-795ad0b4f01bbb95f3e802a1699f4eb02ea3036a.tar.bz2
qa-scripts-795ad0b4f01bbb95f3e802a1699f4eb02ea3036a.zip
conf: Warn about ComplexRequiredUse
Diffstat (limited to 'pkgcheck2html')
-rw-r--r--pkgcheck2html/pkgcheck2html.conf.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
index e68c852..9b5a705 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -9,6 +9,7 @@
"CatMetadataXmlInvalidCatRef": "err",
"CatMetadataXmlInvalidPkgRef": "err",
"CatMissingMetadataXml": "warn",
+ "ComplexRequiredUse": "warn",
"ConflictingChksums": "err",
"CrappyDescription": "warn",
"DeprecatedEAPI": "",