[libcode-tidyall-perl] 181/374: clarify

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:26:15 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 4431aee344c8e8cd06110d293b04969c6cf0b0c2
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Wed Sep 5 02:50:04 2012 -0700

    clarify
---
 lib/Code/TidyAll/Git/Prereceive.pm |   10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/lib/Code/TidyAll/Git/Prereceive.pm b/lib/Code/TidyAll/Git/Prereceive.pm
index 8ec5196..2b27d9c 100644
--- a/lib/Code/TidyAll/Git/Prereceive.pm
+++ b/lib/Code/TidyAll/Git/Prereceive.pm
@@ -159,6 +159,16 @@ Key/value parameters:
 
 Name of conf file; default is "tidyall.ini".
 
+=item extra_conf_files
+
+A listref of configuration files referred to from C<tidyall.ini>, e.g.
+
+    extra_conf_files => ['perlcriticrc', 'perltidyrc']
+
+These files will be pulled out of the repo along with tidyall.ini. If you don't
+list them here then you'll get errors like 'cannot find perlcriticrc' when the
+hook runs.
+
 =item git_path
 
 Path to git to use in commands, e.g. '/usr/bin/git' or '/usr/local/bin/git'. By

-- 
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