File: rustfmt.toml

package info (click to toggle)
librsvg 2.60.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 140,720 kB
  • sloc: python: 2,913; ansic: 2,333; sh: 1,022; makefile: 95; xml: 14; javascript: 9
file content (9 lines) | stat: -rw-r--r-- 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
merge_imports = true
use_try_shorthand = true
tab_spaces = 2
max_width = 80
color = "Never"
use_small_heuristics = "Max"
format_code_in_doc_comments = true
wrap_comments = true