ring/rustfmt.toml (5 lines of code) (raw):

edition = "2018" max_width = 100 newline_style = "Unix" reorder_imports = true use_field_init_shorthand = true