green-code-initiative / ecoCode

Reduce the environmental footprint of your software programs with SonarQube
https://ecocode.io
GNU General Public License v3.0
139 stars 76 forks source link

[EC81] [C#] Fix type in json spec to allow import into Sonarqube #304

Closed jay-79 closed 3 months ago

jay-79 commented 3 months ago

We need to update type specified in EC81 json spec to 'CODE_SMELL' as initial value (i.e. 'PERFORMANCE') is rejected by Sonarqube.

This fix is mandatory to be able to produce the first release of our C# SQ plugin.