.perltidyrc

Tue, 01 Dec 2015 09:52:15 -0800

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 01 Dec 2015 09:52:15 -0800
changeset 231
494ac568f07f
parent 141
4f26ffc2789b
child 264
6606220d068f
permissions
-rw-r--r--

avoid false negatives in tags

-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