forked from phoedos/pmd
2e91f316f4
This reverts commit 0c7c0386363e41cf3d639a46352e2e875be0710a.
pmd-scala-common
Contains shared code for the pmd-scala_2.12 and pmd-scala_2.13 modules.
It is not a module in itself, since it needs to be used while cross-compiling with a specific scala version.
It should be source compatible with the oldest scala version we are supporting.