▲ | WD-42 5 days ago | |||||||
They are mimicking Rust's cargo, which has `cargo fmt` | ||||||||
▲ | Biganon 4 days ago | parent | next [-] | |||||||
> They are mimicking Rust's cargo Cargo cargo cult? | ||||||||
| ||||||||
▲ | munificent 5 days ago | parent | prev | next [-] | |||||||
Also `go fmt` and `dart format`. | ||||||||
▲ | petcat 4 days ago | parent | prev [-] | |||||||
Doesn't cargo just have a subcommand plugin system? Or is fmt actually hard-coded into the cargo code? I prefer the plugin system. I don't like god programs like what the npm monstrosity became. | ||||||||
|