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.
This commit is contained in:
parent
b5f7d42a5e
commit
62892460cf
1 changed files with 2 additions and 0 deletions
2
lib/.perlcriticrc
Normal file
2
lib/.perlcriticrc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
severity = gentle
|
||||
exclude = ProhibitExplicitReturnUndef
|
||||
Loading…
Add table
Add a link
Reference in a new issue