]> git.donarmstrong.com Git - perltidy.git/commit
add --use-feature=class, part 2
authorSteve Hancock <perltidy@users.sourceforge.net>
Mon, 2 Jan 2023 23:41:56 +0000 (15:41 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Mon, 2 Jan 2023 23:41:56 +0000 (15:41 -0800)
commit32962dee4c58716286ff5d21d8e804661f1d8ebf
tree481ad7bcacc83183e33255694920488613c71608
parent4ba5a84e82bfe7d2a1890d7032e41afbf227ed4f
add --use-feature=class, part 2

Updates have been made to allow the default setting of --use-feature
to be --use-feature=class.  This can be turned off with --use-feature=' '.
CHANGES.md
dev-bin/perltidy_random_setup.pl
lib/Perl/Tidy.pm
lib/Perl/Tidy/Tokenizer.pm
t/snippets/expect/rt145706.def [new file with mode: 0644]
t/snippets/expect/sal.def
t/snippets/packing_list.txt
t/snippets/rt145706.in [new file with mode: 0644]
t/snippets15.t
t/snippets27.t