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

linter: add infrastructure to support cross-module linting #5814

Open
1 of 2 tasks
DonIsaac opened this issue Sep 16, 2024 · 0 comments
Open
1 of 2 tasks

linter: add infrastructure to support cross-module linting #5814

DonIsaac opened this issue Sep 16, 2024 · 0 comments
Labels
A-linter Area - Linter A-semantic Area - Semantic C-enhancement Category - New feature or request

Comments

@DonIsaac
Copy link
Collaborator

DonIsaac commented Sep 16, 2024

Right now, the linter supports a limited form of cross-file analysis for the import plugin. With cross-file analysis as a future goal, we should generalize and these capabilities.

NOTE: This ticket is not for enabling cross-module linting in any form. It is only for the pre-requisites needed to make this possible. > Each of these is also valuable in their own right.

TODO

@DonIsaac DonIsaac added C-enhancement Category - New feature or request A-linter Area - Linter A-semantic Area - Semantic labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter A-semantic Area - Semantic C-enhancement Category - New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant