RustBeginners / please

use one command to build and run all your projects, independent from the programming language in use
17 stars 1 forks source link

add a `fmt` command #16

Open Geal opened 6 years ago

Geal commented 6 years ago

Currently, we have the please build and please run commands, we could have one to reformat all the code (if there's a tool for that in the language we target)