File: rustfmt.toml

package info (click to toggle)
rust-reqsign 0.16.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,048 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
edition = "2021"
reorder_imports = true

# format_code_in_doc_comments = true
# group_imports = "StdExternalCrate"
# imports_granularity = "Item"
# overflow_delimited_expr = true
# trailing_comma = "Vertical"
# where_single_line = true