This inspection reports any instances of assignment to a
variable declared as a Groovy method parameter. It also reports any attempt to increment or decrement the variable.
While occasionally intended, this construct can be extremely confusing, and is often the result of a typo.
Powered by InspectorGroovy