tools icon indicating copy to clipboard operation
tools copied to clipboard

ci warn if links are not https

Open xtuc opened this issue 5 years ago • 1 comments
trafficstars

xtuc avatar May 06 '20 12:05 xtuc

@xtuc I can add this, but which links?

What is the url is something like git+https://github.com/tc80/a-happy-tyler.git Should I just use regex https://.+ to check it contains https?

tc80 avatar Jul 27 '20 22:07 tc80