-
-
Notifications
You must be signed in to change notification settings - Fork 611
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 --no-emit-find-links option (fixes #848) #873
Conversation
weird;
Will push the suggested change anyways... |
Codecov Report
@@ Coverage Diff @@
## master #873 +/- ##
==========================================
- Coverage 99.05% 98.84% -0.22%
==========================================
Files 35 35
Lines 2223 2160 -63
Branches 284 285 +1
==========================================
- Hits 2202 2135 -67
- Misses 13 15 +2
- Partials 8 10 +2
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #873 +/- ##
==========================================
- Coverage 99.05% 98.84% -0.22%
==========================================
Files 35 35
Lines 2223 2160 -63
Branches 284 285 +1
==========================================
- Hits 2202 2135 -67
- Misses 13 15 +2
- Partials 8 10 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jacobtolar! LGTM 👍
|
Fixes #848.
Changelog-friendly one-liner: Add new
--no-emit-find-links
optionContributor checklist