commit: 80c1253392e259e8637ec73677d16c2fca2ea360
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 2 14:48:44 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 2 14:54:33 2017 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=80c12533
pkgcheck2html.conf.json: make SizeViolation staging
pkgcheck2html/pkgcheck2html.conf.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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",