ruff/crates/ruff_linter/resources/test/fixtures/flake8_errmsg
Dhruv Manilawala b7dd2b5941
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.
2023-12-08 15:16:15 -06:00
..
EM.py Allow EM fixes even if msg variable is defined (#9059) 2023-12-08 15:16:15 -06:00