Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace checkstyle with PMD #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bestbeforetoday
Copy link
Member

@bestbeforetoday bestbeforetoday commented Nov 18, 2024

Also update Java language version to 11, which has been the target runtime and documented as the required version since v2.1.

Although many PMD issues have been resolved in the unit test code, there are still many remaining. Rather than increase the size of this PR further, PMD checking of the unit tests is currently disabled and can be enabled in a future change. PMD is enabled and runs cleanly on the main codebase.

@bestbeforetoday bestbeforetoday force-pushed the checkstyle-pmd branch 7 times, most recently from 86766eb to d24577d Compare November 21, 2024 23:17
@bestbeforetoday bestbeforetoday marked this pull request as ready for review November 21, 2024 23:54
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner November 21, 2024 23:54
Also update Java language version to 11, which has been the target
runtime and documented as the required version since v2.1.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Copy link

sonarcloud bot commented Nov 22, 2024

@bestbeforetoday bestbeforetoday changed the title WIP: Replace checkstyle with PMD Replace checkstyle with PMD Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant