[libcode-tidyall-perl] 24/374: also process tidyall
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:25:42 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit 020a1f65d90b0667aa16feca3859b12533f18592
Author: Jonathan Swartz <swartz at pobox.com>
Date: Fri Jun 15 21:36:51 2012 -0500
also process tidyall
---
tidyall.ini | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tidyall.ini b/tidyall.ini
index 8a7ca32..486706a 100644
--- a/tidyall.ini
+++ b/tidyall.ini
@@ -1,10 +1,10 @@
[PerlTidy]
argv = -noll
perl_tidy_class = JS::Perl::Tidy
-select = {bin,lib,t}/**/*.{pl,pm,t}
+select = {bin,lib,t}/**/{tidyall,*.{pl,pm,t}}
[PodTidy]
-select = {bin,lib}/**/*.{pl,pm,pod}
+select = {bin,lib}/**/{tidyall,*.{pl,pm,pod}}
[PerlCritic]
select = lib/**/*.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list