webgui/lib/.perlcriticrc
Colin Kuskie 62892460cf A Perl Critic RC file, specifying what level current testing takes,
and which tests we want to ignore.  Currently set at gentle (level 5)
and ignoring the ProhibitExplicitReturnUndef test.
2008-01-25 17:05:43 +00:00

2 lines
57 B
Text

severity = gentle
exclude = ProhibitExplicitReturnUndef