File: rustfmt.toml

package info (click to toggle)
rust-clap-markdown 0.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
max_width = 80
match_block_trailing_comma = true
blank_lines_upper_bound = 2
merge_derives = false
overflow_delimited_expr = true