File: rustfmt.toml

package info (click to toggle)
settle 0.40.1-8
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,028 kB
  • sloc: makefile: 42; sh: 1
file content (3 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
reorder_imports = true
brace_style = "AlwaysNextLine"
indent_style = "Block"