typelevel/skunk

Add option to turn off emojis in exceptions

Open

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

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

描述

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.

贡献者指南