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

print/printSchema: remove trailing new line #2997

Merged
merged 1 commit into from Mar 28, 2021

Conversation

IvanGoncharov
Copy link
Member

Remove special behaviour for printing DocumentNode that added trailing
new line.
This change allows to tools to add newline only if it required by code
convention or OS convention.

Scripts and CLI tool can return previous behaviour by adding \n.

Remove special behaviour for printing `DocumentNode` that added trailing
new line.
This change allows to tools to add newline only if it required by code
convention or OS convention.

Scripts and CLI tool can return previous behaviour by adding `\n`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: breaking change 💥 implementation requires increase of "major" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant