We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0f519 commit 7e99f00Copy full SHA for 7e99f00
1 file changed
.claude/skills/migrate-groovy-to-java/SKILL.md
@@ -12,7 +12,6 @@ Migrate test Groovy files to Java using JUnit 5
12
2. Convert Groovy files to Java using JUnit 5
13
3. Make sure the tests are still passing after migration and that the test count has not changed
14
4. Remove Groovy files
15
-5. Add the migrated module path(s) to `.github/g2j-migrated-modules.txt`
16
17
When converting Groovy code to Java code, make sure that:
18
- The Java code generated is compatible with JDK 8
0 commit comments