]> git.donarmstrong.com Git - perltidy.git/commit
activate ProhibitUnusedCapture and ProhibitCaptureWithoutTest
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 24 Aug 2023 17:36:06 +0000 (10:36 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 24 Aug 2023 17:36:06 +0000 (10:36 -0700)
commit6880efdae091441d550c750a14bbf0a62d6944f0
tree64c6e1ec5f989a759f4e6c9f814b8f6b40408767
parent4fdb3d6305d911c2bf83c93f40a4559fae5fcac7
activate ProhibitUnusedCapture and ProhibitCaptureWithoutTest

This makes a few changes to allow perltidy to pass these these tests. But
PerlCritic misses many of these, so I'll fix them as I find them.
.perlcriticrc
lib/Perl/Tidy.pm
lib/Perl/Tidy/Formatter.pm
lib/Perl/Tidy/Tokenizer.pm