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

Upcoming Crystal release changes formatting #1634

Closed jwoertink closed 2 years ago

jwoertink commented 2 years ago

https://github.com/luckyframework/lucky/runs/4682680954?check_suite_focus=true#step:5:6

It looks like the next Crystal release 1.3.0 might break formatting. We'll need to make sure we update whatever that file is so all of the specs pass again.

jwoertink commented 2 years ago

I think this was fixed by https://github.com/luckyframework/lucky/pull/1642