summaryrefslogtreecommitdiff
path: root/t/perlcriticrc
blob: 35936724bc6a966c76b60dce84d26dcbeb692766 (plain)
1
2
3
4
5
6
7
8
9
severity = 1
theme = core || bug || maintenance || complexity || security
color = 1
 
[-Miscellanea::RequireRcsKeywords]
[-Documentation::RequirePodSections]
[-Variables::ProhibitLocalVars]
[-ValuesAndExpressions::ProhibitEmptyQuotes]
[-Subroutines::RequireArgUnpacking]