We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01a44d commit 8fb9242Copy full SHA for 8fb9242
src/main/resources/META-INF/rewrite/assertj.yml
@@ -25,6 +25,7 @@ recipeList:
25
- org.openrewrite.java.testing.assertj.StaticImports
26
- org.openrewrite.java.testing.assertj.JUnitToAssertj
27
- org.openrewrite.java.testing.assertj.UseExplicitContains
28
+ - org.openrewrite.java.testing.assertj.UseExplicitIsEmpty
29
- org.openrewrite.java.testing.assertj.UseExplicitSize
30
31
---
0 commit comments