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

[no-restricted-paths] Allow exceptions to zones #1238

Merged
merged 1 commit into from Jan 1, 2020

Conversation

rsolomon
Copy link

Closes #834

Allow exceptions to be defined for restricted path zones.

 - Make exceptions relative to from paths, plus enforcement
@coveralls
Copy link

coveralls commented Nov 20, 2018

Coverage Status

Coverage increased (+0.1%) to 96.471% when pulling 078b6f7 on rsolomon:rs/no-restricted-path-exceptions into c28fa7c on benmosher:master.

docs/rules/no-restricted-paths.md Outdated Show resolved Hide resolved
src/rules/no-restricted-paths.js Show resolved Hide resolved
@rsolomon
Copy link
Author

Any other requested changes for this PR?

@christophehurpeau
Copy link

hello :) I would love to have this feature, is this mergeable ?

@markhagemann
Copy link

Will this be merged soon?

@ljharb ljharb force-pushed the rs/no-restricted-path-exceptions branch from c12cf07 to 078b6f7 Compare December 31, 2019 22:15
@ljharb ljharb merged commit 078b6f7 into import-js:master Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Make no-restricted-paths more generic
5 participants