You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "--pg-only" ("-p" for short) option to the bin/pg-critic.pl script.
If this option is set, only PG critic policy violations (those in the
`Perl::Critic::Policy::PG` namespace) are shown and scored, and general
Perl critic policies are ignored.
0 commit comments