swiftide/rustfmt.toml

7 lines
173 B
TOML

# docs: https://rust-lang.github.io/rustfmt/
# Unstable options - to run these, use `cargo +nightly fmt`
wrap_comments = true
comment_width = 100
normalize_comments = true