-
Notifications
You must be signed in to change notification settings - Fork 101
[FEATURE]: Use a stack of dependency resolvers #1421
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomersmigrate/codeAbstract Syntax Trees and other dark magicAbstract Syntax Trees and other dark magicmigrate/pythonPull requests that update Python codePull requests that update Python code
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
As we expand the scope of source code components being assessed, resolving names becomes more and more complex and fragile.
Proposed Solution
Use a stack of specialised dependency resolvers such that the contextual logic remains simple.
Additional Context
sub-ticket of #1202
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmigrate/codeAbstract Syntax Trees and other dark magicAbstract Syntax Trees and other dark magicmigrate/pythonPull requests that update Python codePull requests that update Python code
Type
Projects
Status
No status