I would be nice to have the '
blanks-before-{comments,subs,blocks} take a #,
Also, attached to that -- would 'sub' and 'package' to be able to be
specified separately -- since, for me, a 'package' is a "bigger deal'
than a 'sub' and if I have multiple packages in one file (yeah, not many
do, but those of us who write obj-oriented code, but find dealing with
libs to be a hassle, do), I like to use at least 2-3X the number of
lines as for 'subs' (which I try to use **at least** 2, sometimes 3).
I note you normally set off most blocks (subject to maximums) with 1
blank line -- that's why I like 2-3 for a sub -- I like my 'subs' to
stand apart from each other more.
Anyway -- thanks for the fish, er, I mean Tidy!...
-linda