oxc/tasks/common
Yuji Sugiura b3a57696a1
feat(tasks/prettier): Show total match ratio with updating snapshot format (#8788)
Previously, #8634 visualized each spec result, but this was not enough.

If the implementation has been updated but the spec still fails, there
is no way to know if there is an improvement or not.

This time, finally, all progress is visualized! 🤩 


![image](https://github.com/user-attachments/assets/df5b4658-450a-4b0c-8348-ffc9b977c50c)

e.g. here `arrow_function_expression` is mostly passing, except for
comment handling.
2025-01-30 22:27:34 +08:00
..
src feat(tasks/prettier): Show total match ratio with updating snapshot format (#8788) 2025-01-30 22:27:34 +08:00
Cargo.toml chore(deps): update rust crates (major) (#8739) 2025-01-27 12:56:52 +08:00