view rustfmt.toml @ 47081:e917fa36fb58 stable

heptapod-ci: enable pytype checking The trigger is manual for now, until we get a better idea about stability, resource usage, etc. Differential Revision: https://phab.mercurial-scm.org/D10462
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 12 Apr 2021 20:58:19 -0400
parents 426294d06ddc
children
line wrap: on
line source

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