You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI checkstyle configuration to use project-specific rules
- Update checkstyle job to use etc/checkstyle/config.xml and suppressions.xml
- This ensures the CI uses the same checkstyle rules as configured in pom.xml
- Fixes the issue where CI was using sun_checks.xml instead of Spring checks
0 commit comments