[libweasel-perl] 24/24: * Based on TRIAL release testing, exclude OTRS policies

Robert James Clay jame at rocasa.us
Tue Aug 15 19:16:09 UTC 2017


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 <ehuels at gmail.com>
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



More information about the Pkg-perl-cvs-commits mailing list