I made a fun little project this past week: formatly π§Ό. It detects whatever formatter -biome, deno fmt, dprint, or Prettier- a project is using and formats files with it.
Hoping to grow this to be used in any project that writes source code for users.
https://github.com/JoshuaKGoldberg/formatly
Hoping to grow this to be used in any project that writes source code for users.
https://github.com/JoshuaKGoldberg/formatly
Comments
It's a compiler pun... for the plebs
https://youtu.be/Y-iVeTyn7n0?si=OUgIMCknwxBIfEiC
One of these days a streamer will choose fun over money
https://youtu.be/PiXpdmJbOtw?si=HhBOruIkDTDoRy8R
I don't often feel a need to contribute to Knip (it just works the way I need π). So this would be nice at least as an excuse to dive back in...
Filed: https://github.com/webpro-nl/knip/issues/912
https://github.com/JoshuaKGoldberg/formatly/pull/16
Concrete example: @shadcn.com ui CLI could use this to format added components to match the projectβs formatting config?
https://github.com/dai-shi/waku/issues/1148