Rustfmt

Rustfmt

Made by DeepSource

Language

Rust

Latest version

Updated on

Apr 18, 2024

Runs rustfmt automatically on all incoming code to format source code to comply with Rustfmt style.

Read the documentation and full reference

Sample configuration


version = 1

[[transformers]]
name = "rustfmt"
enabled = true