daphne-project/daphne

Optional --no-color flag for DAPHNE

开放

#721 创建于 2024年5月3日

 (0 条评论) (1 个反应) (0 位负责人)C++ (84 个派生)auto 404
good first issue

仓库指标

星标
 (80 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南