Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.5k
Fix #5746: [java] Move test data classes to src/test/java-resources#5755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Compared to main: (comment created at 2025-05-21 10:40:43+00:00 for01e9883) |
The suppressions in build-tools only ignore "/generated-sources/", but we have another checkstyle suppression config in pmd-java: |
Uh oh!
There was an error while loading.Please reload this page.
Describe the PR
Related issues
Ready?
./mvnw clean verify
passes (checked automatically by github actions)