File: rustfmt.toml

package info (click to toggle)
rust-rustls-webpki-0.101 0.101.7-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,688 kB
  • sloc: python: 1,519; perl: 282; sh: 140; makefile: 17
file content (5 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (3)
1
2
3
4
5
edition = "2018"
max_width = 100
newline_style = "Unix"
reorder_imports = true
use_field_init_shorthand = true