Skip to content

gatherSources() does not work properly with URLs #117

@squadack

Description

@squadack

Due to current usage of path module, gatherSources() removes second slash in URL, e.g.
https://github.com/qwer becomes https:/github.com/qwer.
This still counts as valid URL for UrlParser, but is not recognised by, for example, GithubResolver as valid link.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions