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

Consistent error messages in buildClientSchema #2186

Merged
merged 10 commits into from
Nov 11, 2019
Merged

Consistent error messages in buildClientSchema #2186

merged 10 commits into from
Nov 11, 2019

Conversation

spawnia
Copy link
Member

@spawnia spawnia commented Sep 19, 2019

Always:

  • put a space after :
  • terminate with a .

Always:
- put a space after :
- terminate with a .
@IvanGoncharov
Copy link
Member

@spawnia Not sure why Travis doesn't update status but build is broken on this PR:
https://travis-ci.org/graphql/graphql-js/jobs/587147923#L235
Can you please run npm run prettier and also npm run test?

@spawnia
Copy link
Member Author

spawnia commented Sep 21, 2019

I went all in on template strings and extracted where needed to keep the line count low and prettier happy.

@IvanGoncharov IvanGoncharov added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Sep 27, 2019
# Conflicts:
#	src/utilities/buildClientSchema.js
@spawnia
Copy link
Member Author

spawnia commented Nov 1, 2019

@IvanGoncharov Resolved the conflicts and modified the PR according to your suggestions.

@IvanGoncharov IvanGoncharov merged commit 96132b2 into graphql:master Nov 11, 2019
@IvanGoncharov
Copy link
Member

@spawnia Merged 🎉
Sorry for the delay had a really busy month 😞
I will definitely react more quickly to the next PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants