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.

貢獻者指南