typelevel/skunk

Add option to turn off emojis in exceptions

开放

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

 (3 条评论) (4 个反应) (0 位负责人)Scala (172 个派生)batch import
good first issue

仓库指标

星标
 (1,656 个星标)
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.

贡献者指南