aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-10-02 16:48:44 +0200
committerMichał Górny <mgorny@gentoo.org>2017-10-02 16:54:33 +0200
commit80c1253392e259e8637ec73677d16c2fca2ea360 (patch)
tree3d223d35e9833814651833e996d34cef30454cf3
parentpkgcheck2html: Support staging class warnings (diff)
downloadqa-scripts-80c12533.tar.gz
qa-scripts-80c12533.tar.bz2
qa-scripts-80c12533.zip
pkgcheck2html.conf.json: make SizeViolation staging
-rw-r--r--pkgcheck2html/pkgcheck2html.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
index 8d8aabf..2c9d590 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -53,7 +53,7 @@
"PkgMissingMetadataXml": "warn",
"RedundantVersion": "",
"RequiredUseDefaults": "",
- "SizeViolation": "",
+ "SizeViolation": "staging",
"StaleUnstable": "",
"StupidKeywords": "warn",
"TrailingEmptyLine": "warn",