From: Dylan William Hardison Date: Tue, 4 Dec 2018 22:32:54 +0000 (-0500) Subject: no bug - revise perlcritic history file to make tests pass after reformat X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d70677b2b7eefc105ce0295445cfb2cd16bd908;p=thirdparty%2Fbugzilla.git no bug - revise perlcritic history file to make tests pass after reformat --- diff --git a/t/.perlcritic-history b/t/.perlcritic-history index 0119922a7..4d876d555 100644 --- a/t/.perlcritic-history +++ b/t/.perlcritic-history @@ -136,6 +136,6 @@ $VAR1 = [ 'Perl::Critic::Policy::Subroutines::ProhibitReturnSort' => 0, 'Perl::Critic::Policy::ValuesAndExpressions::ProhibitQuotesAsQuotelikeOperatorDelimiters' => 0, 'Perl::Critic::Policy::Variables::RequireNegativeIndices' => 0, - 'Perl::Critic::Policy::InputOutput::RequireBriefOpen' => 3 + 'Perl::Critic::Policy::InputOutput::RequireBriefOpen' => 4, } ];