You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right mouse click menu shows on ruleset, rule and violation level, all for Suppress and Details.
Suppress only makes sense on violation level, on other levels it should not show (currently doesn't do anything on rule and ruleset, which is correct.)
Details only makes sense on violation and rule level, currently only works on violation level.
The tag in pmd.xml is called 'externalInfoUrl', maybe a better name for 'Details' is 'More info'.
The text was updated successfully, but these errors were encountered:
Right mouse click menu shows on ruleset, rule and violation level, all for Suppress and Details.
Suppress only makes sense on violation level, on other levels it should not show (currently doesn't do anything on rule and ruleset, which is correct.)
Details only makes sense on violation and rule level, currently only works on violation level.
The tag in pmd.xml is called 'externalInfoUrl', maybe a better name for 'Details' is 'More info'.
The text was updated successfully, but these errors were encountered: