File: rustfmt.toml

package info (click to toggle)
bustle 0.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,396 kB
  • sloc: sh: 61; xml: 30; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (14)
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