[Improvement] Add PMD source code analyser
Open
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### What would you like to be improved?
Add and confugure PMD source code analyser (https://pmd.github.io) in our build file.
### How should we improve?
Add PMD to improve code quality and catch some common Java issues.
Contributor guide
Research direction
Locate the repository's build file and review how Java quality checks are configured, then read PMD's integration guidance at https://pmd.github.io. Add and configure PMD so the build runs its analysis and reports common Java issues; done means the build completes with the agreed PMD configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100