-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EC24] java rule not implemented #308
Closed
Flow35650 opened this issue
May 29, 2024
· 1 comment
· May be fixed by green-code-initiative/creedengo-java#54
Closed
[EC24] java rule not implemented #308
Flow35650 opened this issue
May 29, 2024
· 1 comment
· May be fixed by green-code-initiative/creedengo-java#54
Labels
🔰 good first issue
Good for newcomers
Comments
pataluc
added a commit
to max-208/ecoCode
that referenced
this issue
May 30, 2024
pataluc
added a commit
to max-208/ecoCode
that referenced
this issue
May 30, 2024
EC24 was not yet implemented in Java Fixes green-code-initiative#308
pataluc
added a commit
to max-208/ecoCode-java
that referenced
this issue
May 30, 2024
Implementing rule EC24 in Java: - Adding the rule, the example code and the tests - Registering the rule using SNAPSHOT of ecocode-rules-specifications, and updating registrar tests Fixes green-code-initiative/creedengo-rules-specifications#308
pataluc
added a commit
to max-208/ecoCode-java
that referenced
this issue
May 30, 2024
Implementing rule EC24 in Java: - Adding the rule, the example code and the tests - Registering the rule using SNAPSHOT of ecocode-rules-specifications, and updating registrar tests Fixes green-code-initiative/creedengo-rules-specifications#308
This was referenced May 30, 2024
Merged
there is also a previous issue for this pb : please check #239 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
In RULES.md, the rule EC24 is noted to be implemented but in fact it is not (only javascript).
The text was updated successfully, but these errors were encountered: