.perltidyrc

Sun, 29 Mar 2015 17:52:22 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 29 Mar 2015 17:52:22 -0400
changeset 174
d94a247836c8
parent 141
4f26ffc2789b
child 264
6606220d068f
permissions
-rw-r--r--

move some basics into a common profile

-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