ruff
c948dcc2
- Restore `redefined-while-unused` violations in classes (#5926)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Restore `redefined-while-unused` violations in classes (#5926) ## Summary This is a regression from a recent refactor whereby we moved these checks to a deferred pass. Closes https://github.com/astral-sh/ruff/issues/5918.
References
#5926 - Restore `redefined-while-unused` violations in classes
Author
charliermarsh
Parents
b866cbb3
Loading