typelevel/skunk

Add option to turn off emojis in exceptions

Open

#1,138 创建于 2024年10月23日

在 GitHub 查看
 (3 评论) (4 反应) (0 负责人)Scala (172 fork)batch import
good first issue

仓库指标

Star
 (1,656 star)
PR 合并指标
 (平均合并 20天 13小时) (30 天内合并 5 个 PR)

描述

The flood of 🔥 emojis looks cool and definitely draws attention when you hit an issue in local development, but it's not well supported in all CI systems, and certainly not in all logging systems. There should be a way to tweak this behavior, perhaps even with sane defaults such as disabling the fires when CI=1 or based on some terminal variables.

贡献者指南