good first issue
Repository metrics
- Stars
- (80 stars)
- PR merge metrics
- (PR metrics pending)
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.