ruby-formatter / rufo

The Ruby Formatter
MIT License
894 stars 56 forks source link

Support Ruby 3.3 #314

Closed kzkn closed 8 months ago

kzkn commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (972825d) 97.15% compared to head (f03cdb4) 97.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #314 +/- ## ======================================= Coverage 97.15% 97.16% ======================================= Files 19 19 Lines 2992 2997 +5 ======================================= + Hits 2907 2912 +5 Misses 85 85 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kzkn commented 9 months ago

MEMO) Wait for rspec-core to support Ruby 3.3