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

Add support for ES6 template strings #434

Merged
merged 1 commit into from
Mar 26, 2014

Conversation

Marsup
Copy link
Contributor

@Marsup Marsup commented Mar 26, 2014

I don't know if this makes the support feature complete but at least it stops breaking template strings into multiple lines.

@bitwiseman
Copy link
Member

Same as previous. You munged a test and please implement in python. Should be trivial.

@Marsup
Copy link
Contributor Author

Marsup commented Mar 26, 2014

What do you mean munged a test ? I suppose it's fixed now that python is done.

@bitwiseman
Copy link
Member

No, there was a travis/npm dependency issue which I think I've worked around. This passed but other PRs failed. Amend and repush and travis will run them.

@bitwiseman
Copy link
Member

This looks good to me. Again, you're reusing existing code that is pretty baked, so I'm comfortable taking it with fewer tests. We'll see if any issues come up.

Thanks!

@bitwiseman bitwiseman added this to the v1.5.0 milestone Mar 26, 2014
bitwiseman added a commit that referenced this pull request Mar 26, 2014
Add support for ES6 template strings
@bitwiseman bitwiseman merged commit 4f4d4c3 into beautifier:master Mar 26, 2014
@Marsup Marsup deleted the feature/template_strings branch March 26, 2014 23:54
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