Skip to content

custom_lint does not work with pub workspaces #298

@Pante

Description

@Pante

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions