summaryrefslogtreecommitdiff
path: root/rt/docs/perlcritic.pod
blob: 9c403534d6a438bfce6d213c1efb0d8ab186c6ab (plain)
1
2
3
4
5
6
7
8
=head1 Perl::Critic

RT ships a .perlcriticrc which can be used by running perlcritic from
the root of the rt tarball.  It disables or turns on flags for a few
policies.  Reasoning for those changes can be found in the .perlcriticrc
file itself.

=cut