This inspection reports any instances of assignment to a
variable declared as a JavaScript for loop parameter.
While occasionally intended, this construct can be extremely confusing, and is often the result of a
programmer error.
Powered by InspectionJS