Open Kiiv opened 1 week ago
Describe the bug Those two rules will rise an issue for the following piece of code :
for (int i = 0; i < myCollection.size(); ++i) {
To Reproduce Analyse the code bellow.
Expected behavior Rules should not cover the same perimeter to not rise the same issue twice. Maybe EC69 is sufficient ?
Software Versions
Describe the bug Those two rules will rise an issue for the following piece of code :
To Reproduce Analyse the code bellow.
Expected behavior Rules should not cover the same perimeter to not rise the same issue twice. Maybe EC69 is sufficient ?
Software Versions