Files
conflux/.pmd
Leo Galambos 36233ab444 PMD plugin integration
chore: PMD plugin integration and the respective clean-up

Signed-off-by: Leo Galambos <lg@hq.egothor.org>
2025-07-25 13:54:03 +02:00

10 lines
336 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<pmd>
<workingSet>Java Main Sources</workingSet>
<useProjectRuleSet>true</useProjectRuleSet>
<ruleSetFile>.ruleset</ruleSetFile>
<includeDerivedFiles>false</includeDerivedFiles>
<violationsAsErrors>true</violationsAsErrors>
<fullBuildEnabled>true</fullBuildEnabled>
</pmd>