iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.47k stars 1.86k forks source link

Apply upcoming formatting rules from Crystal 1.15 #5014

Open syeopite opened 1 month ago

syeopite commented 1 month ago

Fixes CI on nightly.

Crystal Nightly recently enabled a bunch of new formatting rules that will be introduced in the upcoming Crystal 1.15 release.

These changes are backwards compatible and as such the CI should pass on older Crystal versions.

https://github.com/crystal-lang/crystal/pull/14718

syeopite commented 1 month ago

Save for the changes in src/invidious/videos/storyboard.cr everything seems to be backwards compatible

syeopite commented 3 weeks ago

Blocked until the release of Crystal 1.14.1

See https://github.com/crystal-lang/crystal/pull/15097