File: perlcritic.rc

package info (click to toggle)
libdist-zilla-plugin-test-eol-perl 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 348 kB
  • ctags: 7
  • sloc: perl: 340; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
severity = 3
verbose  = 9

## Turn these off
[-Subroutines::RequireFinalReturn]
[-Modules::RequireExplicitPackage]
[-Subroutines::ProhibitCallsToUndeclaredSubs]
[-Subroutines::ProhibitCallsToUnexportedSubs]