[libcode-tidyall-perl] 338/374: sortlines
    Jonas Smedegaard 
    js at alioth.debian.org
       
    Sun Sep 29 22:26:47 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 2c762eb1a04565dd9d20270aa70b208ac9452f0b
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Wed Oct 24 12:19:59 2012 -0700
    sortlines
---
 .gitignore  |    2 +-
 tidyall.ini |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index d595e5c..1d88176 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.tidyall.d
 NOTES
 TODO
 bench
@@ -7,4 +8,3 @@ htdocs
 release
 tmp
 z-backup
-.tidyall.d
diff --git a/tidyall.ini b/tidyall.ini
index e16fd8d..dcb9c9d 100644
--- a/tidyall.ini
+++ b/tidyall.ini
@@ -15,6 +15,9 @@ select = lib/**/*.pm
 argv = --profile $ROOT/perlcriticrc
 except_modes = editor
 
+[SortLines]
+select = .gitignore .ispell* **/.gitignore
+
 [Perl::IgnoreMethodSignaturesSimple]
 select = {bin,lib,t}/**/*.{pl,pm,t}
 
-- 
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