In some projects and when refactoring some logic, we can leave some variables that are only assigned and never used. The idea would be to improve TrueChange to show a warning saying exactly that. "Local Variable is assigned but never used"
↧
In some projects and when refactoring some logic, we can leave some variables that are only assigned and never used. The idea would be to improve TrueChange to show a warning saying exactly that. "Local Variable is assigned but never used"