Codebase list libparams-validate-perl / HEAD tidyall.ini
HEAD

Tree @HEAD (Download .tar.gz)

tidyall.ini @HEADraw · history · blame

ignore = .build/**/*
ignore = Params-Validate-*/**/*
ignore = blib/**/*
ignore = t/00-*
ignore = t/author-*
ignore = t/release-*
ignore = t/zzz-*
ignore = xt/**/*

[PerlCritic non-auto-generated xt]
select = xt/author/memory-leak.t
select = xt/author/pp-is-loaded.t
select = xt/author/xs-is-loaded.t
select = xt/author/xs-segfault.t
select = xt/author/xs-stack-realloc.t
argv = --profile=$ROOT/perlcriticrc

[PerlTidy]
select = **/*.{pl,pm,t,psgi}
argv = --profile=$ROOT/perltidyrc

[PerlTidy non-auto-generated xt]
select = xt/author/memory-leak.t
select = xt/author/pp-is-loaded.t
select = xt/author/xs-is-loaded.t
select = xt/author/xs-segfault.t
select = xt/author/xs-stack-realloc.t
argv = --profile=$ROOT/perltidyrc

[Test::Vars]
select = **/*.pm