File: perlcriticrc

package info (click to toggle)
libapp-cell-perl 0.231-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 412 kB
  • sloc: perl: 2,303; makefile: 2
file content (12 lines) | stat: -r--r--r-- 251 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
severity = 5
verbose = %f: [%p] %m at line %l, column %c.\n
theme = core

[TestingAndDebugging::RequireUseWarnings]
severity = 6

[TestingAndDebugging::ProhibitNoStrict]
allow = refs

[Subroutines::RequireArgUnpacking]
short_subroutine_statements = 3