keycloak/misc/rewrite
Stian Thorgersen 24f539f078
Update tests in common to use JUnit 6
Closes #47887

Signed-off-by: stianst <stianst@gmail.com>
2026-04-09 21:52:47 +02:00
..
junit4-5.sh Update tests in common to use JUnit 6 2026-04-09 21:52:47 +02:00
junit4-5.yml Update tests in common to use JUnit 6 2026-04-09 21:52:47 +02:00
nostarimports.sh Remove wildcard imports (#44060) 2025-11-10 11:46:05 +01:00
nostarimports.yml Remove wildcard imports (#44060) 2025-11-10 11:46:05 +01:00
README.md Remove wildcard imports (#44060) 2025-11-10 11:46:05 +01:00

OpenRewrite Recipes

Remove star/wildcard imports

Run nostarimports.sh to remove star/wildcard imports. This should not usually be needed if IDE is configured correctly.