daphne-project/daphne

Optional --no-color flag for DAPHNE

Ouverte

#721 ouverte le 3 mai 2024

 (0 commentaire) (1 réaction) (0 personne assignée)C++ (84 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (80 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur