]> git.donarmstrong.com Git - perltidy.git/commit
fixed glitch with comma alignment; added tests
authorSteve Hancock <perltidy@users.sourceforge.net>
Mon, 3 Jun 2019 03:10:20 +0000 (20:10 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Mon, 3 Jun 2019 03:10:20 +0000 (20:10 -0700)
commit5c4d945eece763582e5703f008a3f668c649e1f7
tree183e552a64a3cfff3e508cf57af95302129218c2
parent6fcfeb511a1d4895d2b064c4ed0850f1b1340513
fixed glitch with comma alignment; added tests
19 files changed:
lib/Perl/Tidy/Formatter.pm
lib/Perl/Tidy/VerticalAligner.pm
t/snippets/align29.in [new file with mode: 0644]
t/snippets/align30.in [new file with mode: 0644]
t/snippets/expect/align29.def [new file with mode: 0644]
t/snippets/expect/align30.def [new file with mode: 0644]
t/snippets/expect/align4.def
t/snippets/expect/given1.def
t/snippets/expect/kgb3.def
t/snippets/expect/kgb3.kgb
t/snippets/expect/listop1.def
t/snippets/expect/smart.def
t/snippets/packing_list.txt
t/snippets1.t
t/snippets10.t
t/snippets14.t
t/snippets15.t
t/snippets3.t
t/snippets5.t