commit: be3eb21558d0e98ee5400403aeafa3b16a79c581
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 09:31:48 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 09:31:48 2017 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=be3eb215
pkgcheck2html: DirectorySizeViolation is actually 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 953fbc8..deda713 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -18,7 +18,7 @@
"CrappyDescription": "warn",
"DeprecatedEAPI": "",
"DeprecatedEclass": "",
- "DirectorySizeViolation": "warn",
+ "DirectorySizeViolation": "staging",
"DoubleEmptyLine": "warn",
"DroppedKeywords": "",
"DuplicateFiles": "",