typelevel/skunk

Add option to turn off emojis in exceptions

オープン

#1,138 opened on 2024/10/23

 (3 件のコメント) (4 件のリアクション) (0 人の担当者)Scala (172 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,656 個のスター)
PR merge metrics
 (平均マージ 20d 13h) (30d で 5 merged PRs)

説明

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.

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