Skip to content
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 protocols option to bypass is-absolute package regex #10

Merged
merged 3 commits into from
Jan 4, 2019

Conversation

zslabs
Copy link
Contributor

@zslabs zslabs commented Jan 4, 2019

Issue: #9

Was getting some false-positives with the indexOf example provided; any issue with going with includes()?

Thanks!

readme.md Outdated Show resolved Hide resolved
readme.md Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
readme.md Outdated Show resolved Hide resolved
Co-Authored-By: zslabs <info@zslabs.com>
@codecov-io

This comment has been minimized.

@zslabs
Copy link
Contributor Author

zslabs commented Jan 4, 2019

Thanks for the review! I've pushed an update that pulls out the protocol into its own variable; for some reason it's getting confused when thrown in with the indexOf.

@wooorm wooorm merged commit 22f9709 into remarkjs:master Jan 4, 2019
@zslabs zslabs deleted the feature/protocols branch January 4, 2019 19:23
@wooorm wooorm added ⛵️ status/released 🗄 area/interface This affects the public interface 🦋 type/enhancement This is great to have 🧒 semver/minor This is backwards-compatible change labels Aug 14, 2019
@wooorm wooorm added the 💪 phase/solved Post is done label Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗄 area/interface This affects the public interface 💪 phase/solved Post is done 🧒 semver/minor This is backwards-compatible change 🦋 type/enhancement This is great to have
Development

Successfully merging this pull request may close these issues.

None yet

3 participants