Skip to content

dartdoc_options errors in package dependencies can block doc generation #3374

@jcollins-g

Description

@jcollins-g

#3365 revealed that since null safety, there's no way for dartdoc_options to ignore type errors in dartdoc_options files. #3372 improved the situation by not crashing and displaying an error, but if the package owner is depending on a package that has the problem they may have trouble correcting the situation themselves.

Some way to ignore invalid dartdoc_options files if they're not in the package being documented would be nice.

@jonasfj

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-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