Skip to content

Commit

Permalink
please stop making init more complex
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgardner committed Aug 4, 2023
1 parent 7931ef4 commit 25cdc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/perlcriticrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ exclude = ClassHierarchies::ProhibitAutoloading
#arg2 = value2

[Subroutines::ProhibitExcessComplexity]
max_mccabe = 151
max_mccabe = 152

0 comments on commit 25cdc71

Please sign in to comment.