File: rustfmt.toml

package info (click to toggle)
gnome-decoder 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,032 kB
  • sloc: sh: 61; xml: 32; makefile: 27; sql: 6
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
imports_granularity = "Crate"
format_code_in_doc_comments = true
group_imports = "StdExternalCrate"
newline_style = "Unix"
normalize_comments = true
normalize_doc_attributes = true
wrap_comments = true