Skip to content

Commit

Permalink
Try to enable logger rules
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 3, 2024
1 parent 44d646e commit 486901a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rewrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,6 @@ recipeList:

- org.openrewrite.java.testing.junit5.CleanupAssertions
# - org.openrewrite.java.testing.junit5.JUnit5BestPractices

# logger - see https://docs.openrewrite.org/recipes/java/logging
- org.openrewrite.java.logging.slf4j.Slf4jBestPractices

0 comments on commit 486901a

Please sign in to comment.