view rustfmt.toml @ 49868:a8893ec94a08

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.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 06 Jan 2023 10:59:59 -0500
parents 426294d06ddc
children
line wrap: on
line source

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