We should move types related to reporting into a common package (nspmd.reporting). The package already exists in PMD 7 and contains GlobalAnalysisListener, FileAnalysisListener and some implementations of those
Types that could also be moved there include:
The purpose of this is to clean up the root nspmd package which is currently a mess.
See also #3753
We should move types related to reporting into a common package (
nspmd.reporting). The package already exists in PMD 7 and contains GlobalAnalysisListener, FileAnalysisListener and some implementations of thoseTypes that could also be moved there include:
The purpose of this is to clean up the root
nspmdpackage which is currently a mess.See also #3753