Skip to content

SubConfig ignore configuration failures #2709

Description

@smarie

While developing mkdocs-gallery I found out that the SubConfig class does not retrieve the failures and warnings from the nested options.

This is because run_validation executes Config.validate but does not look at its results (failures, warnings):

def run_validation(self, value):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions