Skip to content

Commit 7e99f00

Browse files
authored
Remove outdated file from skill (#11324)
Remove outdated file from skill Co-authored-by: sarah.chen <sarah.chen@datadoghq.com>
1 parent be0f519 commit 7e99f00

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • .claude/skills/migrate-groovy-to-java

.claude/skills/migrate-groovy-to-java/SKILL.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Migrate test Groovy files to Java using JUnit 5
1212
2. Convert Groovy files to Java using JUnit 5
1313
3. Make sure the tests are still passing after migration and that the test count has not changed
1414
4. Remove Groovy files
15-
5. Add the migrated module path(s) to `.github/g2j-migrated-modules.txt`
1615

1716
When converting Groovy code to Java code, make sure that:
1817
- The Java code generated is compatible with JDK 8

0 commit comments

Comments
 (0)