Adjust linters to look into functions
A couple of linters apply to all assignments, not just variables in the global scope. Adjust the relevant linters to look at all assignments using the new IterAssigns
method.
A couple of linters apply to all assignments, not just variables in the global scope. Adjust the relevant linters to look at all assignments using the new IterAssigns
method.