Skip to content

Commit

Permalink
Remove deprecated UnnecessarySubstring rule
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Dec 1, 2023
1 parent aefedbb commit 6858355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/config/codenarc/rules.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ ruleset {
UnnecessarySelfAssignment
UnnecessarySemicolon
UnnecessaryStringInstantiation
UnnecessarySubstring
UnnecessaryTernaryExpression
UnnecessaryToString
UnnecessaryTransientModifier
Expand Down

0 comments on commit 6858355

Please sign in to comment.