ecoCode
ecoCode copied to clipboard
Reduce the environmental footprint of your software applications with this cutting-edge sonarQube plugin
This detection rule triggers on `minSdkVersion` and `targetSdkVersion` but their variants `minSdk` and `targetSdk` are ignored. This has to be fixed.
Hi, I don't understand the recommandation concerning the rule cnumr-java:S53 (https://github.com/cnumr/ecoCode/blob/main/src/java-plugin/src/main/java/fr/cnumr/java/checks/UseCorrectForLoop.java) Is it possible to access to the research paper regarding this rule (benchmark, java byte code analysis ...) ?...
To review GRSP0007 - [PHP] - Préférer l'utilisation de foreach
To review GRSP0008 - [PHP] - Utiliser un chemin absolu pour un import de fichier (include)
Hello, It looks like there is a dependency issue related to org.eclipse.jtd.core from what I could find on internet. the solution which worked for me was to patch my local...
Check if the following rule is related to js and ts only and update documentation Concerning the following rule : **Using strings as arguments to SetTimeout() and setInterval()** I think...
RTE (via Mathilde) worked on the plugin at the beginning of the project. Here are the sources of the internal RTE project given back to us to merge on ecoCode...