File: .rustfmt.toml

package info (click to toggle)
rust-netlink-packet-audit 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 236 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (14)
1
2
3
4
max_width = 80
wrap_comments = true
reorder_imports = true
edition = "2021"