Crates.io | timfmt |
lib.rs | timfmt |
version | 0.2.0 |
source | src |
created_at | 2021-09-02 16:20:31.268827 |
updated_at | 2021-09-02 16:20:31.268827 |
description | A small utility for formatting code as Tim likes it. |
homepage | |
repository | https://github.com/sstadick/timfmt |
max_upload_size | |
id | 446058 |
size | 15,943 |
A small utility for formatting things the way Tim likes.
cargo install timfmt
Simply copy a block of code from you editor and run it through timfmt
:
pbpaste | timfmt | pbcopy
Then paste it back over your ugly and weirdly indented code.