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

Allow rust code with hashtags to be tested #2

Merged
merged 2 commits into from
Jan 13, 2016

Conversation

compressed
Copy link
Contributor

I ran into an issue today with skeptic where my README contained "#abc which caused issues with the raw string literal parsing...

Since it's a raw string and doesn't allow any escaping, I thought just adding a few more # should handle most of the use cases.

Also, I ran lib.rs through rustfmt.

@brson
Copy link
Collaborator

brson commented Jan 11, 2016

Thanks! Do you mind adding a comment to hashtag-test.md explaining what it's testing?

@compressed
Copy link
Contributor Author

Sure. I've added the comment now!

brson added a commit that referenced this pull request Jan 13, 2016
Allow rust code with hashtags to be tested
@brson brson merged commit 74341e9 into budziq:master Jan 13, 2016
@brson
Copy link
Collaborator

brson commented Jan 13, 2016

Thanks!

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