-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Remove unnecessary variable assignments #17695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like stuff a linter should be able to catch.
We can enable |
ineffassign is now enabled with fb6c628 |
make L-G-T-M work. |
@zeripath Since it didn't affect any feature, I moved this to |
* Remove unnecessary variable assignments As title * enable ineffassign Co-authored-by: zeripath <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.