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

Support assert statements #146

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Aug 5, 2024

Also refactored FindNodeByPosition: All the function does is find the children of nodes, go-jsonnet has a helper for that

Closes #128

The whole function is just about finding the children of nodes
go-jsonnet provides a helper for that
Copy link
Member

@jdbaldry jdbaldry left a comment

Choose a reason for hiding this comment

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

Nice

@julienduchesne julienduchesne merged commit 4dacb0f into main Aug 7, 2024
4 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/support-asserts branch August 7, 2024 01:06
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.

Go to definition does not work in assert
3 participants