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

AST implementations for node src checking. #122

Closed
wants to merge 28 commits into from
Closed

Conversation

sbrodehl
Copy link
Collaborator

This PR implements AST parsing for source code checking, as mentioned in #121 (comment)

@sbrodehl sbrodehl requested a review from da-h December 14, 2022 15:03
@sbrodehl sbrodehl mentioned this pull request Dec 14, 2022
2 tasks
# Conflicts:
#	src/miniflask/state.py
#	tests/state/dependencies/modules/lambdaarguments_module1/__init__.py
#	tests/state/dependencies/test_state_dependencies.py
@sbrodehl
Copy link
Collaborator Author

@da-h It looks like someone force-pushed some important code changes to the source branch, so please make sure to review the merge carefully.

@da-h
Copy link
Owner

da-h commented Dec 19, 2022

Changes are very minimal, I do not understand why rebasing did fail here.
I will merge this PR with #121 and push the changes there so we have a track record of all changes.

@da-h da-h closed this Dec 19, 2022
@da-h da-h deleted the dev-ast branch December 19, 2022 15:22
@da-h da-h mentioned this pull request Jan 9, 2023
6 tasks
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.

2 participants