Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix issue of whitespace around for expressions#87

Merged
aoskotsky-amplify merged 3 commits into
amplify-education:masterfrom
ryanking:ryanking/fix-for-whitespace
Feb 21, 2022
Merged

fix issue of whitespace around for expressions#87
aoskotsky-amplify merged 3 commits into
amplify-education:masterfrom
ryanking:ryanking/fix-for-whitespace

Conversation

@ryanking

Copy link
Copy Markdown

I noticed that the parser would error if whitespace was included after
the => in a for expression like the one I added to the tests.

I noticed that the parser would error if whitespace was included after
the => in a for expression like the one I added to the tests.
@ryanking ryanking marked this pull request as ready for review January 24, 2022 23:48
@ryanking

Copy link
Copy Markdown
Author

I just realized this is a dupe of #85, but mine includes tests.

@ryanking

ryanking commented Feb 9, 2022

Copy link
Copy Markdown
Author

Any chance we can get this or #85 merged?

@aoskotsky-amplify

Copy link
Copy Markdown
Member

Thanks for the PR!

@aoskotsky-amplify aoskotsky-amplify merged commit d4f589f into amplify-education:master Feb 21, 2022
Eric-Arellano pushed a commit to pantsbuild/pants that referenced this pull request Feb 23, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87

[ci skip-rust]
[ci skip-build-wheels]
alonsodomin pushed a commit to alonsodomin/pants that referenced this pull request Feb 25, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87

[ci skip-rust]
[ci skip-build-wheels]
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