This is an automated email from the git hooks/post-receive script. abe pushed a commit to annotated tag 2.001001 in repository libdist-zilla-plugin-test-podspelling-perl.
commit e59c74b0fa598ad3563ba4c24f2a67f8b2c705f4 Author: Caleb Cushing <[email protected]> Date: Tue Aug 2 05:16:52 2011 -0500 ignore PodSpelling also de-expand tabs Signed-off-by: Caleb Cushing <[email protected]> --- dist.ini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dist.ini b/dist.ini index 64bce29..8325fc5 100644 --- a/dist.ini +++ b/dist.ini @@ -38,8 +38,9 @@ Pod::Wordlist::hanekomu = 0 [ExtraTests] [PodSpellingTests] - wordlist = Pod::Wordlist::hanekomu - stopwords = SubmittingPatches + wordlist = Pod::Wordlist::hanekomu + stopwords = SubmittingPatches + stopwords = PodSpelling [PruneFiles] filenames = dist.ini -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
