burn/rustfmt.toml

6 lines
197 B
TOML

max_width = 100
# uncomment and run `cargo +nightly fmt --all` to find and fix lines that are too long (and therefore break autoformatting)
# error_on_line_overflow = true
# format_strings = true