-
Notifications
You must be signed in to change notification settings - Fork 683
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
Add support for GraphQL #2428
Add support for GraphQL #2428
Conversation
There is an error in CI:
|
@mazza-av I've added some commits to simplify your lexer, eliminating redundant states. Let me know if that looks good. If so I'll merge it. |
@jeanas the changes look good to me. I've added a docstring to the lexer that was missing. |
Thank you! |
I try to make a release once a quarter. So sometime late July/early August for this feature, as new lexers etc. go into a new minor release (whereas we make point releases as needed.) |
This PR intends to replace #2088 and closes #1634.
I have attempted to address the comments left by @jeanas.
tox -e check
andtox -e test
Text
withWhitespace