]> git.donarmstrong.com Git - perltidy.git/commit
simplify coding for variable _radjusted_levels_
authorSteve Hancock <perltidy@users.sourceforge.net>
Tue, 21 Feb 2023 20:12:16 +0000 (12:12 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Tue, 21 Feb 2023 20:12:16 +0000 (12:12 -0800)
commit7d5fdd4c79f77183208360d3fe57f5726d6ab94e
treea3b99c2a2fa3647a5a693e250bcf1c744236f7e3
parentd0c12f9343f5d23dd6c212370a1fd49d80ffd7d3
simplify coding for variable _radjusted_levels_

Coding of the array _radjusted_levels_ can be simplified since it
is now always used.  Previously it was not always available.
lib/Perl/Tidy/Formatter.pm