Tidyups from getting perltidy working better

This commit is contained in:
Duncan Ferguson 2014-12-12 10:26:09 +00:00
parent d684b077fd
commit 76b8096dcc
3 changed files with 12 additions and 8 deletions

15
.gitignore vendored
View file

@ -1,12 +1,13 @@
*.swp
*.tar.gz
bin
blib/
_build/
Build
cover_db/
Makefile
MANIFEST.bak
MYMETA.json
MYMETA.yml
Makefile
_build/
bin
blib/
cover_db/
pm_to_blib
*.swp
*.bak
*.tar.gz

View file

@ -1,4 +1,6 @@
^App-ClusterSSH-.*
.*\.bak$
^bin/
^blib/
^_build/
^Build$
@ -14,4 +16,3 @@ pm_to_blib
.*\.swp$
^TOAD$
^WIP_TASKS$
^bin/

View file

@ -1,2 +1,4 @@
# perltidy to Perl Best Practices standard
-pbp -nst -nse
## For use in ~/.perltidyrc
# --backup-and-modify-in-place