ecoCode icon indicating copy to clipboard operation
ecoCode copied to clipboard

Reduce the environmental footprint of your software applications with this cutting-edge sonarQube plugin

Results 16 ecoCode issues
Sort by recently updated
recently updated
newest added

This detection rule triggers on `minSdkVersion` and `targetSdkVersion` but their variants `minSdk` and `targetSdk` are ignored. This has to be fixed.

plugin:android
migrated_to_new_mobile_repo

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 ...) ?...

plugin:java

To review GRSP0007 - [PHP] - Préférer l'utilisation de foreach

check:php
rule
migrated_to_new_standrad_repo

plugin:java
rule
migrated_to_new_standrad_repo

To review GRSP0008 - [PHP] - Utiliser un chemin absolu pour un import de fichier (include)

check:php
rule
migrated_to_new_standrad_repo

bug
plugin:android
migrated_to_new_mobile_repo

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...

bug
documentation
rule

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...

enhancement
plugin:web