radian-software / apheleia

🌷 Run code formatter on buffer contents without moving point, using RCS patches and dynamic programming.
MIT License
558 stars 75 forks source link

Pretter svelte-mode #178

Closed jaybarra closed 1 year ago

jaybarra commented 1 year ago

Adds support for svelte-mode using prettier.

jaybarra commented 1 year ago

@raxod502 what changed where the linter was failing in the CI build but is passing now? I couldn't reproduce it locally.

raxod502 commented 1 year ago

It wasn't your fault. I fixed https://github.com/radian-software/apheleia/commit/782db664571d20f8f67d16d3719cda124ca0cc6c which was broken on master after some refactors in previous commits.