changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > core / annotate rust/rustfmt.toml

changeset 698: 96958d3eb5b0
parent: 77dbb3c71667
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 04 Oct 2024 22:04:59 -0400
permissions: -rwxr-xr-x
description: fixes
8
1227f932b628 rust import
ellis <ellis@rwest.io>
parents:
diff changeset
1
 tab_spaces = 2
1227f932b628 rust import
ellis <ellis@rwest.io>
parents:
diff changeset
2
 wrap_comments = true
1227f932b628 rust import
ellis <ellis@rwest.io>
parents:
diff changeset
3
 reorder_imports = true
14
c953c2a35835 rocksdb symbols and macs
ellis <ellis@rwest.io>
parents: 13
diff changeset
4
 imports_granularity = "Crate"
c953c2a35835 rocksdb symbols and macs
ellis <ellis@rwest.io>
parents: 13
diff changeset
5
 max_width = 80