Skip to content

print rule name next to each warning (for easier suppression) #355

Open
@mo

Description

@mo

Instead of printing just "Using width with border can sometimes make elements larger than you expect" it would be nice if it printed "box-model: Using width with border can sometimes make elements larger than you expect". This would make it easier to know what rule ID to pass to --ignore to suppress that particular error/warning.

This request for a thing that is similar to what -fdiagnostics-show-option does for C++ code in gcc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions