]> git.donarmstrong.com Git - perltidy.git/commit
make similar line breaks for -wba='.' and -wbb='.' (c172, c174)
authorSteve Hancock <perltidy@users.sourceforge.net>
Sat, 14 Jan 2023 14:44:16 +0000 (06:44 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sat, 14 Jan 2023 14:44:16 +0000 (06:44 -0800)
commit23bdfc68d673487a317ea1ab08252fdd0fc86030
treea235f1d9a2f4c014f090b06a194a9ef79c82e5e8
parentacf77c65be41013095a00a8a34c75555fd8b3e8c
make similar line breaks for -wba='.' and -wbb='.' (c172, c174)

The goal of this change is to make switching from breaks before '.'s
to breaks after '.'s just move the dots from the end of
lines to the beginning of lines. To do this, some special rules for
breaking before '.'s were duplicated for breaking after '.'s.
CHANGES.md
lib/Perl/Tidy/Formatter.pm