Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow usage of imported class names in custom transformers #33

Merged

Conversation

nikophil
Copy link
Collaborator

@nikophil nikophil commented Jan 12, 2024

fixes #32

@nikophil nikophil force-pushed the feat/allow-imports-in-custom-transformer branch 3 times, most recently from 423d23a to a53150c Compare January 12, 2024 13:45
@nikophil nikophil force-pushed the feat/allow-imports-in-custom-transformer branch from a53150c to 07d56d4 Compare January 12, 2024 13:46
Copy link
Member

@Korbeil Korbeil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing ! Thanks for the fix 🚀

@Korbeil Korbeil merged commit b6a407d into jolicode:main Jan 12, 2024
5 checks passed
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.

[CustomTransformer] Find & resolve variables TypeContext within an extracted transform method
2 participants