burn/rustfmt.toml

6 lines
197 B
TOML
Raw Normal View History

2023-12-13 02:29:06 +08:00
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