pmd/pmd-lang-test
Andreas Dangel af74964fcd
[core] Fix FileCollector#addSourceFile parameter order
In PMD 6.55.0 the first parameter is sourceContents and the second is pathId (see ef34553486/pmd-core/src/main/java/net/sourceforge/pmd/lang/document/FileCollector.java (L192)).
This restores that argument order in PMD 7.
2023-04-11 18:57:53 +02:00
..