Skip to content

Do not force stderr styling, but exclamation mark icon as prefix

Christian Dreher requested to merge feature/rich-stderr-output into main

This allows stderr text to also have highlighting/styling, which would otherwise be overridden.

E.g., useful for compiler error messages etc.

Merge request reports