X-Git-Url: http://git.ieval.ro/?p=number-phone-ro.git;a=blobdiff_plain;f=t%2Fperlcriticrc;h=40b151e9e752b7399ac462bf9ee6afa1f27387b2;hp=5815f07263b77da5a0880f61963ab59f48a8c7b4;hb=7da4ed1f1f7abfcc07cb7b3a64a0ad8524f90ef8;hpb=910b926d93ef91e4c40d4c4c7b7ac071540bfdd7 diff --git a/t/perlcriticrc b/t/perlcriticrc index 5815f07..40b151e 100644 --- a/t/perlcriticrc +++ b/t/perlcriticrc @@ -10,6 +10,8 @@ severity = 1 [-Modules::ProhibitAutomaticExportation] [-References::ProhibitDoubleSigils] [-RegularExpressions::ProhibitEnumeratedClasses] +[-RegularExpressions::ProhibitUnusualDelimiters] +[-RegularExpressions::RequireBracesForMultiline] [-RegularExpressions::RequireLineBoundaryMatching] [-Subroutines::RequireFinalReturn] [-ValuesAndExpressions::ProhibitConstantPragma] @@ -34,3 +36,6 @@ script_sections = NAME | SYNOPSIS | DESCRIPTION | AUTHOR | COPYRIGHT AND LICENSE [Subroutines::RequireArgUnpacking] short_subroutine_statements = 5 allow_subscripts = 1 + +[TestingAndDebugging::ProhibitNoWarnings] +allow_with_category_restriction = 1