Commit cbc8bb5
authored
Introduce quality rules for Groovy migration (#11636)
feat(ai): Introduce quality rules for Groovy migration
feat(ai): Refine quality rules for Groovy migration
feat(ai): Remove RULE-G03 from Groovy migration quality rules
feat(ai): Add assertion strictness and try-with-resources rules for Groovy migration
Add RULE-C05 to prevent relaxing assertions with matchers and RULE-G05 to prefer try-with-resources over finally blocks with close().
Co-authored-by: bruce.bujon <bruce.bujon@datadoghq.com>1 parent a099456 commit cbc8bb5
4 files changed
Lines changed: 611 additions & 0 deletions
File tree
- .claude
- skills
- migrate-groovy-to-java
- review-groovy-migration
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
0 commit comments