.perltidyrc

Sun, 03 Jan 2016 05:06:48 +0000

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 03 Jan 2016 05:06:48 +0000
changeset 234
a48cd1432365
parent 141
4f26ffc2789b
child 264
6606220d068f
permissions
-rw-r--r--

Try to avoid utf-8 if we don't seem to support it

-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