daphne-project/daphne

Optional --no-color flag for DAPHNE

Offen

#721 geöffnet am 03.05.2024

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (84 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (80 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

In ErrorHandler.cpp error messages are printed with color control sequences, this may cause issues when interacting with other systems, e.g., catch2. Add an option to disable colored output for users of daphne that do not want to have that.

Contributor Guide