Skip to content

Conversation

@0xaaadnf
Copy link
Contributor

This PR updates the Tree-sitter queries to capture Python import alias names
in both import x as y and from module import x as y statements.

Alias names are now spell-checked, while regular import names remain ignored,
because aliases are user-defined and can contain typos.

Implements #185

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant