logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Perl::Critic::Exception::Configuration::Option::Policy - A problem with configuration of a policy.

Author

       Elliot Shank <perl@galumph.com>

Description

       A representation of a problem found with the configuration of a Perl::Critic::Policy, whether from a
       .perlcriticrc, another profile file, or command line.

       This is an abstract class.  It should never be instantiated.

Interface Support

       This is considered to be a public class.  Any changes to its interface will go through a deprecation
       cycle.

Methods

       policy()
           The short name of the policy that had configuration problems.

Name

       Perl::Critic::Exception::Configuration::Option::Policy - A problem with configuration of a policy.

See Also