ecoCode is a collective project aiming to reduce environmental footprint of software at the code level. The goal of the project is to provide a list of static code analyzers to highlight code structures that may have a negative ecological impact: energy and resources over-consumption, "fatware", shortening terminals' lifespan, etc.
ecoCode is based on evolving catalogs of good practices, for various technologies. This SonarQube plugin then implements these catalogs as rules for scanning your HTML projects.
Warning
This project is still in development. Star and watch the repository to get the latest updates!
This plugin is part of the ecoCode project.
You can find a list of all our other plugins in
the ecoCode repository
Ready to use binaries for SonarQube are also
available from GitHub.
Make sure to place the binary inside extensions/plugins/
folder of your SonarQube instance.
Plugins Version | SonarQube version | Java version |
---|---|---|
0.1.+ | 9.9.+ LTS to 10.4 | 11 / 17 |
You have an idea or you want to help us improving this project?
We are open to your suggestions and contributions! Open an issue or PR 🚀
Check out the CONTRIBUTING.md file and follow the various guides to start contributing.