|
|
|
|
|
by slaymaker1907
1477 days ago
|
|
I'm not sure if there are existing rules for it, but you could write a CodeQL query looking for data dependencies in loops. Obviously dependencies are sometimes required, but it at least could tell your they were there. |
|