PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Variable assigned to itself

Last modified: 13 May 2022

Reports any assignment of the form x = x in CoffeeScript content. Such assignments usually indicate a coding error.