Skip to content

Commit

Permalink
run more rules
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Jan 3, 2024
1 parent 506e483 commit 787dafe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .perlcriticrc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
only = 1
include = ProhibitUnusedVariables ProhibitUnusedConstant ProhibitUnusedInclude ProhibitUnusedImport ProhibitUnreachableCode ProhibitComplexRegexes ProhibitDuplicatedSub ProhibitDuplicateHashKeys ProhibitUnusedPrivateSubroutines ProhibitUnlessBlocks ProhibitExcessiveColons ProhibitExplicitReturnUndef RequireCamelCase ProhibitMagicNumbers ProhibitTrailingWhitespace ProhibitHardTabs
[-TestingAndDebugging::RequireUseStrict]

0 comments on commit 787dafe

Please sign in to comment.