Code Inspection: Assignment to function parameter
Reports assignments to function parameters. It also reports attempts to increment or decrement the variable. While occasionally intended, this construct can be extremely confusing, and is often the result of a programmer error.
Last modified: 08 May 2020