]> git.donarmstrong.com Git - perltidy.git/commit
add --break-after-labels=i, or -bal=i, for git #86
authorSteve Hancock <perltidy@users.sourceforge.net>
Fri, 28 Jan 2022 15:14:42 +0000 (07:14 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Fri, 28 Jan 2022 15:14:42 +0000 (07:14 -0800)
commit7d9282bc3c24a0a58e87109c206820c7b223bdb8
tree19a88de15d1a2c58b20e2869230ee966dc0e495a
parent5baf3f0dbd1e79f76c4e44084f6c6b24b21714ea
add --break-after-labels=i, or -bal=i, for git #86
12 files changed:
CHANGES.md
lib/Perl/Tidy.pm
lib/Perl/Tidy/Formatter.pm
t/snippets/bal.in [new file with mode: 0644]
t/snippets/bal1.par [new file with mode: 0644]
t/snippets/bal2.par [new file with mode: 0644]
t/snippets/expect/bal.bal1 [new file with mode: 0644]
t/snippets/expect/bal.bal2 [new file with mode: 0644]
t/snippets/expect/bal.def [new file with mode: 0644]
t/snippets/packing_list.txt
t/snippets25.t
t/snippets26.t [new file with mode: 0644]