Skip to content

Commit

Permalink
Accept using version strings
Browse files Browse the repository at this point in the history
  • Loading branch information
ferki committed Feb 24, 2023
1 parent 1521e94 commit c977f54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .perlcriticrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ except_function_calls = 1
[Subroutines::ProhibitUnusedPrivateSubroutines]
private_name_regex = _(?!_)\w+

[-ValuesAndExpressions::ProhibitVersionStrings]

[Variables::ProhibitPackageVars]
add_packages = Rex::Logger

0 comments on commit c977f54

Please sign in to comment.