File: rustfmt.toml

package info (click to toggle)
rust-regex-cursor 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 896 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
use_small_heuristics = "Max"
newline_style = "Unix"
use_field_init_shorthand = true

imports_granularity = "Module"
group_imports = "StdExternalCrate"
format_macro_matchers = true
format_macro_bodies = true