[EC3] [Java] Lack on rule - Getting the size of the collection in the loop #164
Labels
🔰 good first issue
Good for newcomers
🗃️ rule
rule improvment or rule development or bug
java
__PRIO_MEDIUM__
Existing implementation on EC3 java rule is incomplete : the
do_while
loop is missing.Add the implementation, unit tests and tests on test-project repository.
PS : maybe, check before if this
EC3
rule is really relevant in Java. To do this, use decompilation of java class to check if JDK already optimize the non compliant code or not and next have a discussion with core-team about conclusionsThe text was updated successfully, but these errors were encountered: