rust/hg-core/rustfmt.toml
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 13 Nov 2019 15:23:04 +0100
changeset 43627 af3e341dbf03
parent 40271 dbc28c91f7ff
permissions -rw-r--r--
mail: use a native string for "subtype" value This is somehow similar to previous changeset and avoids one str conversion.

max_width = 79
wrap_comments = true
error_on_line_overflow = true