Hello,
I have some difficulties to understand the rule GCI28 "Optimize read file exceptions", in the asciidoc (https://github.com/green-code-initiative/creedengo-rules-specifications/blob/main/src/main/rules/GCI28/java/GCI28.asciidoc) the only difference between non compliant and compliant code is the filename check and the removal of try catch.
With this documentation I can't manage to identify if my projects have issues or false positives ...
If you have any insight about this rule, I will gladly appreciate it :).
Regards.
Hello,
I have some difficulties to understand the rule GCI28 "Optimize read file exceptions", in the asciidoc (https://github.com/green-code-initiative/creedengo-rules-specifications/blob/main/src/main/rules/GCI28/java/GCI28.asciidoc) the only difference between non compliant and compliant code is the filename check and the removal of try catch.
With this documentation I can't manage to identify if my projects have issues or false positives ...
If you have any insight about this rule, I will gladly appreciate it :).
Regards.