Skip to content

Commit 486901a

Browse files
committed
Try to enable logger rules
1 parent 44d646e commit 486901a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rewrite.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,6 @@ recipeList:
198198

199199
- org.openrewrite.java.testing.junit5.CleanupAssertions
200200
# - org.openrewrite.java.testing.junit5.JUnit5BestPractices
201+
202+
# logger - see https://docs.openrewrite.org/recipes/java/logging
203+
- org.openrewrite.java.logging.slf4j.Slf4jBestPractices

0 commit comments

Comments
 (0)