File: rustfmt.toml

package info (click to toggle)
rust-partition-identity 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
6
max_width = 100
reorder_imports = true
reorder_modules = true
use_field_init_shorthand = true
use_small_heuristics = "Max"