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

Trim the spaces on reading from wavefront #40

Merged
merged 2 commits into from
Apr 24, 2019
Merged

Trim the spaces on reading from wavefront #40

merged 2 commits into from
Apr 24, 2019

Conversation

ashwin1dd
Copy link
Contributor

@ashwin1dd ashwin1dd commented Apr 8, 2019

WF seems to be adding a lot of newline chars, compared to tfstate which leads to a lot of noise due to no-op changes: i.e. "(some condition) > 100\n" => "(some condition) > 100"

Similar vein as #21

Open to any feedback!

@ashwin1dd
Copy link
Contributor Author

@nathmclean @louism517 please review.

@ashwin1dd
Copy link
Contributor Author

bump @nathmclean @louism517

@ashwin1dd
Copy link
Contributor Author

bump @nathmclean @louism517

@nathmclean
Copy link
Collaborator

@ashwin1dd Sorry for the delay. There're some failing tests at the moment (nothing to do with your changes) I just want to get them fixed so I can run the test suite against all PRs. Then I'll get this merged in ASAP. Should be done today/tomorrow

@ashwin1dd
Copy link
Contributor Author

sounds good, thanks @nathmclean!

@nathmclean nathmclean merged commit cce46eb into spaceapegames:master Apr 24, 2019
@ashwin1dd
Copy link
Contributor Author

ashwin1dd commented Apr 24, 2019

thanks! :D

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 this pull request may close these issues.

2 participants