Skip to content

feat: add Requires field to the Analyzer struct#184

Merged
sourya-deepsource merged 3 commits intomasterfrom
gh-157
Mar 28, 2025
Merged

feat: add Requires field to the Analyzer struct#184
sourya-deepsource merged 3 commits intomasterfrom
gh-157

Conversation

@sourya-deepsource
Copy link
Contributor

This PR also implements a scope tree checker to detect unused imports.

Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
@vercel
Copy link

vercel bot commented Mar 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
globstar ⬜️ Ignored (Inspect) Mar 28, 2025 9:02am

@sourya-deepsource sourya-deepsource merged commit 2df359e into master Mar 28, 2025
5 of 7 checks passed
@sourya-deepsource sourya-deepsource deleted the gh-157 branch March 28, 2025 09:05
unnxt30 pushed a commit to unnxt30/globstar that referenced this pull request Apr 21, 2025
Also add a scope tree checker that uses the `Requires` field to pass data to another checker. This new checker detects unused imports in JS files.

Signed-off-by: Unnat Sharma <officialunnat30@gmail.com>
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