linter-rust
linter-rust copied to clipboard
Add support for rustfmt
Rust 2.14 ships with a new formatter [1]. It would be great if linter-rust would use rustfmt (if available) to format the source code before linting.
[1] https://blog.rust-lang.org/2018/02/15/Rust-1.24.html