timfmt

Crates.iotimfmt
lib.rstimfmt
version0.2.0
sourcesrc
created_at2021-09-02 16:20:31.268827
updated_at2021-09-02 16:20:31.268827
descriptionA small utility for formatting code as Tim likes it.
homepage
repositoryhttps://github.com/sstadick/timfmt
max_upload_size
id446058
size15,943
Seth (sstadick)

documentation

https://docs.rs/timfmt

README

📐 timfmt

A small utility for formatting things the way Tim likes.

Install

cargo install timfmt

Usage

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.

Commit count: 7

cargo fmt