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

Detect empty lines starting with a sharp in code blocks #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msrd0
Copy link
Contributor

@msrd0 msrd0 commented Apr 19, 2021

Based on #52

Fixes #38

Connor Kuehl and others added 2 commits September 3, 2020 16:12
tests/multiple-bin-fail.rs ends up running the binary with
"cargo run" so its warning output ends up getting collected in
the test case. When it examines the subprocess's stderr, it fails the
assertion because the compiler warning is included in it.
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.

Leading sharp in generated readme's example code
1 participant