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

Allow to search through parent node_modules folders #18

Merged
merged 5 commits into from
Jun 29, 2019

Conversation

alesanro
Copy link

It is quite often that a repo contains a lot of subprojects (packages) and uses workspaces (like in yarn/lerna).

Updated approach allows to scan not only in root node_modules folder but also parent node_modules folders in order to find imported smart contracts.

Copy link
Owner

@Aniket-Engg Aniket-Engg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good! Thanks @alesanro

@Aniket-Engg Aniket-Engg merged commit bb63a1c into Aniket-Engg:master Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants