ruff
b7dd2b59
- Allow `EM` fixes even if `msg` variable is defined (#9059)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Allow `EM` fixes even if `msg` variable is defined (#9059) This PR updates the `EM` rules to generate the auto-fix even if the `msg` variable is defined in the current scope. As discussed in https://github.com/astral-sh/ruff/issues/9052.
References
#9059 - Allow `EM` fixes even if `msg` variable is defined
Author
dhruvmanila
Parents
e043bd46
Loading