Update and comment perltidyrc

Sun, 24 Aug 2014 19:02:30 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 24 Aug 2014 19:02:30 -0400
changeset 141
4f26ffc2789b
parent 139
2464de2899b3
child 142
d0d2b54e855f

Update and comment perltidyrc

.perltidyrc file | annotate | diff | comparison | revisions
--- a/.perltidyrc
+++ b/.perltidyrc
@@ -1,7 +1,7 @@
--i=2
--l=72
--ci=2
--nsbl
--vt=2
--sot -sct
--nolq
+-i=2          # Indent 2
+-l=78         # Lines to 78
+-ci=2         # indent continuing lines
+-nolq         # don't outdent long quotes
+-csc -csci=30 # closing-side comments
+-sbl          # open brackets after named subs
+#-sot -sct     # stack opening/closing tokens

mercurial