Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Trim error messages #374

Merged
merged 2 commits into from
Aug 9, 2021
Merged

Conversation

PChambino
Copy link
Contributor

@PChambino PChambino commented Aug 9, 2021

While writing a test on our application I noticed that the error messages include a lot of spaces at the beginning.

Since Graphiti supports ruby >= 2.3 I think we can use the squiggly heredoc to remove the leading spaces.

This may be a breaking change, but can also be considered patch if the leading spaces are not intentional.

While writing a test on our application I noticed that the error
messages include a lot of spaces at the beginning.

Since Graphiti supports ruby >= 2.3 I think we can use the squiggly
heredoc to remove the leading spaces.

This may be a breaking change, but can also be considered patch if
the leading spaces are not intentional.
@richmolj
Copy link
Contributor

richmolj commented Aug 9, 2021

I think we can call this a patch, thanks @PChambino ❤️ !

@richmolj richmolj merged commit 7991740 into graphiti-api:master Aug 9, 2021
@PChambino PChambino deleted the trim-error-messages branch August 9, 2021 17:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants