rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 18 Jul 2022 17:25:49 +0200
changeset 49482 5fbdd88824dc
parent 45620 426294d06ddc
permissions -rw-r--r--
rust-filepatterns: allow overriding default syntax This will be used when parsing pattern files other than .hgignore like the sparse spec.

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true