daphne-project/daphne

Optional --no-color flag for DAPHNE

オープン

#721 opened on 2024/05/03

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (84 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (80 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド