Tenebrosful
Tenebrosful
Any idea why ?
Hummm, according to logs it looks like the problem is from the `.ruleset.xml` ```log 2023/05/31 08:47:22.185 [Worker-22: ReviewCode] ERROR n.s.pmd.eclipse.plugin.PMDPlugin - Project RuleSet cannot be loaded for project x using...
Ok found it. ```xml ``` was the probleme because property finalPattern is misspelled and so thats make all the file crashing. But i still have no idea about the ``,...
About the exclude pattern, there are detected like not allowed 
I'm not really good at this, that's why i opened an draft PR to allow people to try thinking about this part
That would be really nice ! (but i guess hard to do)