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 package name to check-external diagnostics #652

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented Feb 28, 2025

This is a quality-of-life change for diagnostics from check-external. Undeclared dependencies will now indicate the package name, and unused dependencies will use the package name instead of the path. If the package name is not found in either case, the fallback is to use the package path.

@emdoyle emdoyle merged commit 8111de6 into main Feb 28, 2025
8 of 11 checks passed
@emdoyle emdoyle deleted the package-name-in-diagnostics branch February 28, 2025 01:54
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.

1 participant