Open
Description
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.