mendelt / cmdr

Cmdr is a library for building line-oriented text-based user interfaces in Rust.
Apache License 2.0
15 stars 1 forks source link

Run rust fmt and clippy on travis ci #14

Closed mendelt closed 5 years ago

mendelt commented 5 years ago

Check code style and formatting on travis ci

mendelt commented 5 years ago

rust fmt is done, clippy apparently only works on nightly? So won't do.