.perltidyrc

Tue, 16 Feb 2016 20:37:06 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 16 Feb 2016 20:37:06 -0500
changeset 257
99af51c16d24
parent 141
4f26ffc2789b
child 264
6606220d068f
permissions
-rw-r--r--

use bundler for my fave gems

-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