3 stable releases
Uses old Rust 2015
2.0.0 | Feb 7, 2016 |
---|---|
1.0.1 | Dec 17, 2015 |
#499 in Cargo plugins
7KB
86 lines
Why?
I found it a bit difficult to distinguish my compilation errors with 'cargo watch', so I thought I'd make something to fix that.
How?
cargo watch linebreak check
or something similar
Install
cargo install cargo-watch
cargo install cargo-linebreak
Usage
cargo-linebreak --help
Will get you the options
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~40KB