File: perlcritic.rc

package info (click to toggle)
libmail-dmarc-perl 1.20240314-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,852 kB
  • sloc: perl: 4,944; xml: 13; makefile: 10; sh: 1
file content (18 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
severity = stern
; gentle stern harsh cruel brutal

verbose  = [%p] %m at line %l, column %c.  %e.  (Severity: %s)\n

[-Documentation::RequirePodSections]

[-TestingAndDebugging::RequireUseStrict]
[-TestingAndDebugging::RequireUseWarnings]

; in general, I agree, but I disagree in mail::critic::result::evaluated
[-Modules::ProhibitMultiplePackages]

[Subroutines::RequireArgUnpacking]
short_subroutine_statements = 5

[RegularExpressions::RequireExtendedFormatting]
minimum_regex_length_to_complain_about = 8