]> git.donarmstrong.com Git - perltidy.git/commit
change dv to duv, wv to wvt=s
authorSteve Hancock <perltidy@users.sourceforge.net>
Wed, 13 Dec 2023 16:34:17 +0000 (08:34 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Wed, 13 Dec 2023 16:34:17 +0000 (08:34 -0800)
commit6deb2044e9db18f1ab4e24fbd3578f550849337d
treefee342e45258f40a8faf7e1b92c7e3313497a2d3
parent1f342692bd2ac7e834f064710b9759230d240d14
change dv to duv, wv to wvt=s

The old names were a little confusing because they were very similar but
one took an arg and the other did not.
  dump-variables     -> dump-unusual-variables  (dv->duv)
  warn-variables=s   -> warn-variable-types     (wv->wvt)
CHANGES.md
bin/perltidy
lib/Perl/Tidy.pm
lib/Perl/Tidy/Formatter.pm