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

Ignore frozen_string_literal magic comment (Fixes #389) #406

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

jeremyevans
Copy link
Contributor

I believe that ruby supports magic comments in any order. Note
that ruby appears to support a warn_indent magic comment which
this doesn't handle.

@jeremyevans
Copy link
Contributor Author

The Travis failures appear to be related to hoe manifests, not this patch.

@hsbt
Copy link
Member

hsbt commented May 22, 2016

@jeremyevans Can you rebase master? I fixed to failures of travis on master branch.

I believe that ruby supports magic comments in any order. Note
that ruby appears to support a warn_indent magic comment which
this doesn't handle.
@jeremyevans jeremyevans force-pushed the frozen-string-comment branch from d63f621 to 653ac30 Compare May 24, 2016 14:53
@jeremyevans
Copy link
Contributor Author

OK, I rebased against master and Travis is happy with this.

@zzak zzak merged commit f191513 into ruby:master Jul 14, 2016
@zzak
Copy link
Member

zzak commented Jul 14, 2016

@jeremyevans Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants