Skip to content

Make dartdoc notion of "ambiguous reexport" a lint! #58591

@kevmoo

Description

@kevmoo

If a package has more than 1 public (top-level) library that export the same member, dartdoc is unclear about where the canonical home for that library is.

The warning we get from dartdoc is "ambiguous reexport".

It'd be great if we had a lint for this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-linterIssues with the analyzer's support for the linter packagelinter-lint-proposaltype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions