Add parser for swift-show-dependencies.deplock#3829
Add parser for swift-show-dependencies.deplock#3829AyanSinhaMahapatra merged 8 commits intodevelopfrom
swift-show-dependencies.deplock#3829Conversation
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
7fa8490 to
293eaf0
Compare
Signed-off-by: Keshav Priyadarshi <[email protected]>
293eaf0 to
52efbbf
Compare
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
There was a problem hiding this comment.
@keshav-space LGTM! Thanks++
This works nicely for package resolution and dependency graph creation on the SCIO side. I have a couple nits for your consideration, this is ready to merge afterwards.
Also merge from latest to resolve conflicts.
|
One more question, I assume we cannot parse |
@AyanSinhaMahapatra We are not directly parsing the |
Signed-off-by: Keshav Priyadarshi <[email protected]>
AyanSinhaMahapatra
left a comment
There was a problem hiding this comment.
Thanks @keshav-space! Merging!
Reference: aboutcode-org/scancode.io#1278
Tasks
Run tests locally to check for errors.