TypeAlias defined inside functions doesn't respect the typealias naming style. #8536
Labels
False Negative 🦋
No message is emitted but something is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Milestone
Bug description
Example code:
Configuration
No response
Command used
Pylint output
Expected behavior
It should also raise
invalid-name
for thebad_local_name
variablePylint version
OS / Environment
No response
Additional dependencies
I having a PR coming.
The text was updated successfully, but these errors were encountered: