rustfmt.toml
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 06 Jan 2023 10:59:59 -0500
changeset 49950 a8893ec94a08
parent 45623 426294d06ddc
permissions -rw-r--r--
pytype: add coverage for parts of hgext There are tons of things to fix here (which have been blacklisted for now), but this should help prevent further regressions.

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