Subject: | CodeLayout::RequireTidyCode and missing Perl::Tidy |
Hi,
I think policies shouldn't turn off themselves silently if some
dependencies are not installed - at least not at higher verbosity
levels. A warning such as
"Policy CodeLayout::RequireTidyCode deactivated because Perl::Tidy is
not installed. Install Perl::Tidy or set [-CodeLayout::RequireTidyCode]
to deactivate this policy."
would be helpful. The author might not be aware that this policy exists
and Test::Perl::Critic might fail if an user has the dependency installed.
Thanks again for all your work on Perl::Critic!
Markus