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
As a developer on ecoCode I would like to be informed in the documentation :
Of why @DeprecatedRuleKey is often present on rule implementation : it is for old rules to be linked to their old keys and is not necessary for new rules.
Of the steps to add a rule in ecocode-rules-specifications
mvn clean install
Update the pom.xml of the language plugin with the SNAPSHOT version.