Codebase list liblist-someutils-xs-perl / 8029d35b-b87d-493d-ba87-8a8f5463fd75/main tidyall.ini
8029d35b-b87d-493d-ba87-8a8f5463fd75/main

Tree @8029d35b-b87d-493d-ba87-8a8f5463fd75/main (Download .tar.gz)

tidyall.ini @8029d35b-b87d-493d-ba87-8a8f5463fd75/mainraw · history · blame

[PerlCritic]
select = **/*.{pl,pm,t,psgi}
ignore = .build/**/*
ignore = List-SomeUtils-XS-*/**/*
ignore = blib/**/*
ignore = inc/**/*
ignore = t/**/*
ignore = t/00-*
ignore = t/author-*
ignore = t/release-*
ignore = xt/**/*
argv = --profile=$ROOT/perlcriticrc

[PerlTidy]
select = **/*.{pl,pm,t,psgi}
ignore = .build/**/*
ignore = List-SomeUtils-XS-*/**/*
ignore = blib/**/*
ignore = inc/**/*
ignore = t/**/*
ignore = t/00-*
ignore = t/author-*
ignore = t/release-*
ignore = xt/**/*
argv = --profile=$ROOT/perltidyrc