-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 option to explicitly include or exclude third party dependencies #426
Conversation
Codecov Report
@@ Coverage Diff @@
## master #426 +/- ##
==========================================
- Coverage 82.76% 81.95% -0.81%
==========================================
Files 7 7
Lines 1439 1441 +2
==========================================
- Hits 1191 1181 -10
- Misses 141 156 +15
+ Partials 107 104 -3
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.
Could you help add this flag description at README?
of course,I am happy to do this.
| |
rocsfly
|
|
邮箱:[email protected]
|
Signature is customized by Netease Mail Master
在2019年07月01日 20:27,Eason Lin 写道:
@easonlin404 commented on this pull request.
Could you help add this flag description at README?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
add new flag parseDependency description add new flag parseDependency description
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.
LGTM
We should release swag 1.6 asap that supports paring outside project dependencies, and add note that disabled by default. |
Describe the PR
add option to explicitly include or exclude third party dependencies
Relation issue
#421