@@ 15,6 15,7 @@ forbid = abstract bases close contract last left no record right second
allow = _update_status
[Subroutines::ProhibitManyArgs]
[-Documentation::RequirePodSections]
+[-Compatibility::PodMinimumVersion]
[-TooMuchCode::ProhibitDuplicateLiteral]
[-ControlStructures::ProhibitUnlessBlocks]
[-ControlStructures::ProhibitCascadingIfElse]
@@ 22,6 23,6 @@ allow = _update_status
functions = :builtins
exclude_functions = print
[Modules::ProhibitExcessMainComplexity]
-max_mccabe = 40
+ max_mccabe = 40
[Subroutines::ProhibitExcessComplexity]
-max_mccabe = 40>
\ No newline at end of file
+max_mccabe = 40