Files
pmd/pmd-scala-modules/pmd-scala-common
Clément Fournier bf91e70c9f Update tests
2022-02-25 19:50:50 +01:00
..
2022-02-25 19:50:50 +01:00

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.