This repository has been archived on 2024-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
treefmt/README.md

12 lines
299 B
Markdown
Raw Permalink Normal View History

2024-02-14 15:33:25 +00:00
# treefmt 2.0 - one CLI to format your code tree
## Why we rewrote it in Go
We have very limited time available, and want to write useful tools with it.
Our personal experience was that Rust was slowing us down.
This video things up quite nicely: <https://www.youtube.com/watch?v=6gwF8mG3UUY>