THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
pmd
Watch
1
Star
0
Fork
0
You've already forked pmd
forked from
phoedos/pmd
Code
Pull Requests
Activity
Files
aab240bc2d27884135668e529824ea745c0dd3d7
pmd
/
pmd-java
History
Seth Wilcox
aab240bc2d
Allow the ignored fieldnames in the Unused Private Field check to be configurable. The current hardcoded defaults handle the fields needed for java serialization, but this isn't documented, and having this be configurable, as well as explicitly documented can be helpful. For example, our default new file template always creates a logger for every file, and I would prefer to have the logger there unused for future use, rather than having to pull it when not used
2022-04-19 00:30:20 -06:00
..
etc
/grammar
[java] Remove support for Java 16 Preview
2022-03-10 15:41:01 +01:00
src
Allow the ignored fieldnames in the Unused Private Field check to be configurable. The current hardcoded defaults handle the fields needed for java serialization, but this isn't documented, and having this be configurable, as well as explicitly documented can be helpful. For example, our default new file template always creates a logger for every file, and I would prefer to have the logger there unused for future use, rather than having to pull it when not used
2022-04-19 00:30:20 -06:00
.gitignore
…
pmd-java-checkstyle-suppressions.xml
…
pom.xml
[maven-release-plugin] prepare for next development iteration
2022-03-27 17:01:59 +02:00