They are still using `prettier` directly.
Created attachment 177983 [details] [review] Bug 39119: Make js_tidy and vue_tidy test use the tidy script They were still using prettier directly. They should use the tidy.pl as it is doing some wrapper work.
Created attachment 177987 [details] [review] Bug 39119: Make js_tidy and vue_tidy test use the tidy script They were still using prettier directly. They should use the tidy.pl as it is doing some wrapper work. Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. prove xt/js_tidy.t passes before and after the the patch.
Thanks David!
Created attachment 178025 [details] [review] Bug 39119: Make js_tidy and vue_tidy test use the tidy script They were still using prettier directly. They should use the tidy.pl as it is doing some wrapper work. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed for 25.05! Well done everyone, thank you!