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

EAS-1971 #30

Closed
wants to merge 6 commits into from
Closed

EAS-1971 #30

wants to merge 6 commits into from

Conversation

aliner-wang
Copy link
Contributor

Scans for imports using require added.

Copy link

atlassian-cla-bot bot commented Dec 19, 2023

Hooray! All contributors have signed the CLA.

@aliner-wang aliner-wang changed the title Eas 1971 EAS-1971 Dec 19, 2023
Copy link
Contributor

@jwong101 jwong101 left a comment

Choose a reason for hiding this comment

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

Just a couple of nits, but overall looks good. Also, don't forget to sign the CLA.

let local = n.local.to_id();
// let defkind1 = self
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove this comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

.secret_packages
.iter()
.find(|package| package.package_name == &**value);

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a TODO to handle local module imports?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

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.

2 participants