Acme-Dzil-Plugin-Tester
view release on metacpan or search on metacpan
tidyall.ini view on Meta::CPAN
12345678910111213141516171819[PerlTidy]
select
= **/*.{pl,pm,t,psgi}
ignore = t/00-*
ignore = t/author-*
ignore = t/release-*
ignore = blib/**/*
ignore = .build/**/*
ignore = Acme-Dzil-Plugin-Tester-*/**/*
argv = --profile=
$ROOT
/perltidyrc
[PerlCritic]
select
= **/*.{pl,pm,t,psgi}
ignore = t/00-*
ignore = t/author-*
ignore = t/release-*
ignore = blib/**/*
ignore = .build/**/*
ignore = Acme-Dzil-Plugin-Tester-*/**/*
argv = --profile
$ROOT
/perlcriticrc --program-extensions .pl --program-extensions .t --program-extensions .psgi
( run in 0.243 second using v1.01-cache-2.11-cpan-26ccb49234f )