Skip to content

Show warnings with their "type" and "subtype"? #8845

Closed
@mgeier

Description

@mgeier

Similar to #8813, just for warnings instead of exceptions:

Currently, warning messages are shown like this:

WARNING: Some warning message

If a warning can be disabled, I think it would be helpful to display the warning type and subtype, maybe like:

WARNING (some_type.some_subtype): Some warning message

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions