Container-Buildah

 view release on metacpan or  search on metacpan

build/perlcritic.rc  view on Meta::CPAN

severity  = harsh
verbose = [%p] %m at line %l, column %c. %e (Severity: %s)\n
include   = RequirePodSections
color-severity-lowest = bright_blue
color-severity-low = bright_green
color-severity-medium = bright_yellow
color-severity-high = rgb530
color-severity-highest = bright_red

[TestingAndDebugging::RequireUseStrict]
equivalent_modules = Modern::Perl

[TestingAndDebugging::RequireUseWarnings]
equivalent_modules = Modern::Perl

[Documentation::RequirePodSections]
lib_sections = NAME | VERSION | SYNOPSIS | DESCRIPTION | BUGS AND LIMITATIONS | AUTHOR | COPYRIGHT AND LICENSE

[Subroutines::ProhibitExcessComplexity]
max_mccabe = 20



( run in 1.215 second using v1.01-cache-2.11-cpan-39bf76dae61 )