Files
burn/rustfmt.toml
2023-12-12 13:29:06 -05:00

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