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

pmd integration #62

Open
Meemaw opened this issue May 17, 2020 · 3 comments
Open

pmd integration #62

Meemaw opened this issue May 17, 2020 · 3 comments

Comments

@Meemaw
Copy link

Meemaw commented May 17, 2020

It would be nice if reviewdog supported pmd. It has very similar report format as checkstyle, so it should not be too hard.

@haya14busa haya14busa transferred this issue from reviewdog/reviewdog May 24, 2020
@haya14busa
Copy link
Member

PR is welcome.

@csware
Copy link

csware commented Jul 23, 2024

PMD supports the SARIF format since 6.31.0 (released in January 2021)

@puhaiyang
Copy link

Yes,PMD can be used in SARIF format.
I have written an example tutorial, you can refer to this link.
reviewdog+PMD+java+CICD
image

And,this issues can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants