ruff
bcec2f0c
- Move undefined-local into a post-model-building pass (#5928)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Move undefined-local into a post-model-building pass (#5928) ## Summary Similar to #5852 and a bunch of related PRs -- trying to move rules that rely on point-in-time semantic analysis to _after_ the semantic model building.
References
#5928 - Move undefined-local into a post-model-building pass
Author
charliermarsh
Parents
2cde9b8a
Loading