]> git.donarmstrong.com Git - perltidy.git/commit
added option --logical-padding or -lop, see git#29
authorSteve Hancock <perltidy@users.sourceforge.net>
Fri, 5 Jun 2020 02:06:41 +0000 (19:06 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Fri, 5 Jun 2020 02:06:41 +0000 (19:06 -0700)
commitb69ec87a5c61de55f115bcc7061bd893f9b420ec
treec9a5f892b6816b87160de48ca42cafe39a6313a0
parent36604b0191345ce97aa15e957c25a7171e82ba0f
added option --logical-padding or -lop, see git#29
14 files changed:
CHANGES.md
MANIFEST
bin/perltidy
docs/ChangeLog.html
docs/perltidy.html
lib/Perl/Tidy.pm
lib/Perl/Tidy/Formatter.pm
t/snippets/expect/lop.def [new file with mode: 0644]
t/snippets/expect/lop.lop [new file with mode: 0644]
t/snippets/lop.in [new file with mode: 0644]
t/snippets/lop.par [new file with mode: 0644]
t/snippets/packing_list.txt
t/snippets20.t
t/snippets21.t [new file with mode: 0644]