File: rustfmt.toml

package info (click to toggle)
bustle 0.13.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,408 kB
  • sloc: sh: 61; xml: 30; makefile: 22
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