Skip to content

Commit

Permalink
Added MethodReturningAny
Browse files Browse the repository at this point in the history
  • Loading branch information
t1b00 committed Aug 14, 2024
1 parent 2a8a9a3 commit e0a4790
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rules/src/main/resources/META-INF/services/scalafix.v1.Rule
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ fix.EmptySynchronized
fix.EmptyTryBlock
fix.EmptyWhileBlock
fix.FinalizerWithoutSuper
fix.LooksLikeInterpolatedString
fix.LooksLikeInterpolatedString
fix.MethodReturningAny

0 comments on commit e0a4790

Please sign in to comment.