File: rustfmt.toml

package info (click to toggle)
rust-obj 0.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
4
5
tab_spaces = 4
hard_tabs = false
max_width = 120
reorder_imports = true
use_try_shorthand = true