summaryrefslogtreecommitdiff
path: root/rt/docs/perlcritic.pod
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-06-07 00:56:06 -0700
committerIvan Kohler <ivan@freeside.biz>2012-06-07 00:56:06 -0700
commit43a06151e47d2c59b833cbd8c26d97865ee850b6 (patch)
tree42c51d94e7fa265461b508d061562be204ccc2c1 /rt/docs/perlcritic.pod
parent6587f6ba7d047ddc1686c080090afe7d53365bd4 (diff)
starting to work...
Diffstat (limited to 'rt/docs/perlcritic.pod')
-rw-r--r--rt/docs/perlcritic.pod8
1 files changed, 0 insertions, 8 deletions
diff --git a/rt/docs/perlcritic.pod b/rt/docs/perlcritic.pod
deleted file mode 100644
index 9c403534d..000000000
--- a/rt/docs/perlcritic.pod
+++ /dev/null
@@ -1,8 +0,0 @@
-=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