view rustfmt.toml @ 46402:8da44c36fc74 stable

typing: add an assertion to the upgrade engine to help pytype Differential Revision: https://phab.mercurial-scm.org/D10180
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 11 Mar 2021 19:50:14 -0500
parents 426294d06ddc
children
line wrap: on
line source

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