PMD-Intellij
PMD-Intellij copied to clipboard
Removed custom ruleset path keep being added back to `PMDPlugin.xml`
I have added a second custom ruleset to the plugin, then later I have decided to remove it but since then Intellij keep adding it back to PMDPlugin.xml it seems that the value is cached somewhere and serve as a source of truth instead of PMDPlugin.xml from my projects.
it might be the same issue as https://github.com/amitdev/PMD-Intellij/issues/141#issuecomment-2587842992