You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
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