]> git.donarmstrong.com Git - perltidy.git/commit
eliminate remaining loop labels
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 8 Dec 2022 17:38:00 +0000 (09:38 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 8 Dec 2022 17:38:00 +0000 (09:38 -0800)
commitd737ea512d5b22fb92ff432d4d4a276f977602fc
tree9ecbdb05297a1b4300e383fcbd4c7908368f64bd
parent99b090f99e203759a64745f41a1d453b7844b6b1
eliminate remaining loop labels

This update removes the remaining label loops. I prefer to avoid
them because they introduce the possibility of subtle bugs.
lib/Perl/Tidy/Formatter.pm