Details
Description
PMD is not working.
I know that it's temporary (because the code is commented with a //FIXME) but I prefer to create this bug to keep a trace and don't forget to activate PMD in the future.
PMD is not working.
I know that it's temporary (because the code is commented with a //FIXME) but I prefer to create this bug to keep a trace and don't forget to activate PMD in the future.
This patch includes the bug fixes of
SONARPLUGINS-520I created a "PhpRuleRepository" which includes both rules of "PmdRulesRepository" and "PhpCodesnifferRulesRepository".
But I didn't implement the "exportConfiguration" and "importConfiguration".
Are they used anyway? See
SONARPLUGINS-806