Details
Description
Sonar Flex plugin displays FlexPMD rules message attribute as Sonar rule name. This is rather uncomfortable and confusing.
For instance :
Rule 'com.adobe.ac.pmd.rules.maintanability.ExcessiveImportRule' is displayed as 'A high number of imports can indicate a high degree of coupling within an object. (
maximum but
{1}actually)'
It seems better to build a name from FlexPMD Rule class name. Something like 'Excessive Import Rule'.
Issue Links
- is related to
-
SONARPLUGINS-1600
Capability to make difference between message and name of a rule
-
Indeed I made a mistake when creating the final version of rules.xml