typelevel/skunk

Add option to turn off emojis in exceptions

Open

#1138 aperta il 23 ott 2024

Vedi su GitHub
 (3 commenti) (4 reazioni) (0 assegnatari)Scala (172 fork)batch import
good first issue

Metriche repository

Star
 (1656 star)
Metriche merge PR
 (Merge medio 20g 13h) (5 PR mergiate in 30 g)

Descrizione

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.

Guida contributor