Skip to content

Commit

Permalink
rollback for ecoCode repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Lmgrto committed Nov 19, 2024
1 parent 8d3fd53 commit 02baec2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ _creedengo_ is a collective project aiming to reduce environmental footprint 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.

_creedengo_ is based on evolving catalogs
of [good practices](https://github.com/green-code-initiative/creedengo/blob/main/docs/rules), for various technologies.
_ecoCode_ is based on evolving catalogs
of [good practices](https://github.com/green-code-initiative/ecoCode/blob/main/docs/rules), for various technologies.
This
SonarQube plugin then implements these catalogs as rules for scanning your Python projects.

Expand Down Expand Up @@ -69,17 +69,17 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
| 1.4.+ | 9.4.+ LTS to 10.4.1 | 11 / 17 |

> Compatibility table of versions lower than 1.4.+ are available from the
> main [creedengo repository](https://github.com/green-code-initiative/creedengo#-plugins-version-compatibility).
> main [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-plugins-version-compatibility).
🤝 Contribution
---------------

check [creedengo repository](https://github.com/green-code-initiative/creedengo#-contribution)
check [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-contribution)

🤓 Main contributors
--------------------

check [creedengo repository](https://github.com/green-code-initiative/creedengo#-main-contributors)
check [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-main-contributors)

Links
-----
Expand Down
2 changes: 1 addition & 1 deletion RULES.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Please read [RULES.md](https://github.com/green-code-initiative/creedengo/blob/main/RULES.md) in `creedengo` repository.
Please read [RULES.md](https://github.com/green-code-initiative/ecoCode/blob/main/RULES.md) in `ecoCode` repository.

0 comments on commit 02baec2

Please sign in to comment.