Skip to content

Commit

Permalink
run more rules of linter
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Jan 3, 2024
1 parent 5fcf871 commit 73570b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .perlcriticrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
only = 1
include = ProhibitUnusedVariables ProhibitUnusedConstant ProhibitUnusedInclude ProhibitUnusedImport ProhibitUnreachableCode ProhibitComplexRegexes ProhibitDuplicatedSub ProhibitDuplicateHashKeys ProhibitUnusedPrivateSubroutines ProhibitUnlessBlocks ProhibitExcessiveColons ProhibitExplicitReturnUndef RequireCamelCase ProhibitMagicNumbers ProhibitTrailingWhitespace ProhibitHardTabs
severity = 5

[-TestingAndDebugging::RequireUseStrict]

0 comments on commit 73570b2

Please sign in to comment.