This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to tag v0.02
in repository libweasel-perl.

commit f1a267dfe159206894c9e5e914b58468348248b0
Author: Erik Huelsmann <[email protected]>
Date:   Thu Jun 23 09:23:00 2016 +0200

    * Based on TRIAL release testing, exclude OTRS policies
---
 t/01-critic.t | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/t/01-critic.t b/t/01-critic.t
index d63ddeb..2027a22 100644
--- a/t/01-critic.t
+++ b/t/01-critic.t
@@ -36,6 +36,9 @@ test_files(Perl::Critic->new(
                -profile => 't/perlcriticrc',
                -severity => 5,
                -theme => '',
+               -exclude => [
+                    'OTRS::',  # some CPANtesters use this by default
+               ],
                -include => [
 #                    'Documentation::'
                ]),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to