rustfmt.toml
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 13 Mar 2021 00:40:46 -0500
branchstable
changeset 46786 52528570312e
parent 45620 426294d06ddc
permissions -rw-r--r--
typing: disable module attribute warnings for properly conditionalized code Differential Revision: https://phab.mercurial-scm.org/D10208

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