File: rustfmt.toml

package info (click to toggle)
rust-cfb 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 580 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (4)
1
2
3
4
max_width = 79
newline_style = "Unix"
use_field_init_shorthand = true
use_small_heuristics = "Max"