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

custom_lint does not work with pub workspaces #298

Open
Pante opened this issue Dec 14, 2024 · 4 comments
Open

custom_lint does not work with pub workspaces #298

Pante opened this issue Dec 14, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Pante
Copy link

Pante commented Dec 14, 2024

I have a lint that was working before migration to pub workspaces. After migrating to pub workspaces, the lints stopped working with the following log outputs:

It seems custom_lint is unable to find package_config.jsons. Looking in the respective .dart_tools folders, there are package_config_subsets but nopackage_config.jsons.

@Pante Pante added the bug Something isn't working label Dec 14, 2024
@Pante
Copy link
Author

Pante commented Jan 6, 2025

Any updates on this @rrousselGit? We think that custom_lint is a game-changer, and it's a shame that we can't use it with pub workspaces.

@rrousselGit
Copy link
Collaborator

No. I don't think I'll update Custom_lint for workspaces, as Google likely will release an official way to make plugins soon

@Pante
Copy link
Author

Pante commented Jan 6, 2025

I see, do you have any links to any design docs or other resources they have? Last I heard was them deprecating analyzer plugins altogether.

@lishaduck
Copy link

I see, do you have any links to any design docs or other resources they have? Last I heard was them deprecating analyzer plugins altogether.

dart-lang/sdk#53402 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants