luckyframework / lucky

A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
https://luckyframework.org
MIT License
2.57k stars 156 forks source link

Rename dont_report in Error actions #1820

Open jwoertink opened 10 months ago

jwoertink commented 10 months ago

No one has actually brought this up, but I would imagine that since this is an English contraction missing the punctuation, it may be a little confusing for non-english speakers. I think we can just call it ignore_report or skip_report or something like that...

To avoid a breaking change, we can add whatever the new method name is, then deprecate the old one.

mdwagner commented 10 months ago

I like skip_report