linter-rust icon indicating copy to clipboard operation
linter-rust copied to clipboard

Add support for rustfmt

Open mb5 opened this issue 7 years ago • 0 comments

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

mb5 avatar Feb 23 '18 13:02 mb5