George S. Baugh преди 11 години
родител
ревизия
d03ba72d1c
променени са 2 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 1 1
      dist.ini
  2. 1 0
      perlcriticrc

+ 1 - 1
dist.ini

@@ -16,7 +16,7 @@ homepage          = https://github.com/teodesian/TestRail-Perl
 [@Basic]
 
 [@TestingMania]
-disable = Test::Perl::Critic
+critic_config = perlcriticrc
 ; Test::Version is more or less incompatible with the Perl::Critic tests,
 ; as the auto-inserter goes before stricture.
 ; this defeats the purpose of only changing the version in one place, which is the point of dzil

+ 1 - 0
perlcriticrc

@@ -0,0 +1 @@
+exclude = RequireUseStrict|RequireUseWarnings