changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / rust/rustfmt.toml

changeset 666: f15e0f021a64
parent: 77dbb3c71667
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 22 Sep 2024 22:13:44 -0400
permissions: -rwxr-xr-x
description: more elisp
1 tab_spaces = 2
2 wrap_comments = true
3 reorder_imports = true
4 imports_granularity = "Crate"
5 max_width = 80