git-urls icon indicating copy to clipboard operation
git-urls copied to clipboard

No errors for invalid URLs

Open breathbath opened this issue 3 years ago • 0 comments

parsing invalid URLs doesn't return errors e.g.

u, err := giturls.Parse("https:/lala")

breathbath avatar Nov 13 '21 12:11 breathbath