typelevel/skunk

Add option to turn off emojis in exceptions

Open

#1,138 opened on 2024年10月23日

GitHub で見る
 (3 comments) (4 reactions) (0 assignees)Scala (1,656 stars) (172 forks)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.

コントリビューターガイド