-
**Affects PMD Version:**
6.2.0
**Rule:**
Writing pmd custom rules for xml files
**Description:**
We are writing custom rules for XML files in our project. We are using PMD 6.2.0 version. We …
-
**Affects PMD Version:6.50.0**
**Description:**
Hi, I found PMD is crashed when process the code example below, however **it can be compiled by javac**. Hence, I think this is a crash bug. Thanks…
-
**Affects PMD Version:** 5.8.0
**Rule:** [AvoidArrayLoops](https://pmd.github.io/latest/pmd_rules_java_performance.html#avoidarrayloops)
**Description:**
The rule sees an assignment to `foo[ i …
-
### Gradle Version
7.5.1
### AGP Version
7.4.0-rc01
### Code Minifier/Optimizer
R8
### Version
3.3.0
### Sentry SDK Version
6.9.1
### Steps to Reproduce
1. Build a project
### Expected Res…
-
### Expected Behavior
These exceptions should not be occurring.
### Current Behavior
The following types of exceptions are seen when processing Java 15 records.
Caused by: net.sourceforge.pmd.…
-
- [ ] warn when author's name doesn't contains surname (for example, `MrRobot `)
- [ ] warn about branches in my repository (`xxx wants to merge 1 commit into master from gh510deny_add_and_list_as_co…
-
**Describe the bug**
maven-pmd-plugin 3.18.0 produces unintended log message.
Unintended `[INFO]` level log messages are output.
Subsequent plugins are also affected.
**Runtime information**
Wi…
-
Rule doc: [BeanMembersShouldSerialize](https://pmd.github.io/latest/pmd_rules_java_errorprone.html#beanmembersshouldserialize)
This is more of a question but could be seen as documentation bug.
Ho…
-
Greetings!
Please pardon my ignorance and my German habit of speaking blunt.
I added a lot of tests and got it working but I struggle a lot with the particular infrastructure of the project:
1)…
-
**Describe the bug**
A clear and concise description of what the bug is.
插件可以打包成功,但是不可以安装,安装错误:Fail to load plugin descriptor from file Alibaba Java Coding Guidelines-2.1.1.4x.zip
**To Reproduce*…