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

Have a parser option that prevents # comments from being collected #2767

Closed
bbakerman opened this issue Mar 22, 2022 · 0 comments · Fixed by #2788
Closed

Have a parser option that prevents # comments from being collected #2767

bbakerman opened this issue Mar 22, 2022 · 0 comments · Fixed by #2788

Comments

@bbakerman
Copy link
Member

See #2765 for details

This option would stop the parser from setting in Comment objects on AST nodes

jord1e added a commit to jord1e/graphql-java that referenced this issue Apr 9, 2022
This commit adds the ability to ignore single-line comments during AST conversion.

Fixes graphql-java#2767
bbakerman pushed a commit that referenced this issue Apr 16, 2022
This commit adds the ability to ignore single-line comments during AST conversion.

Fixes #2767
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 a pull request may close this issue.

1 participant