view rustfmt.toml @ 45965:3302584ac0c7

heptapod-ci: do not publish changeset when doing the local clone Otherwise, checks and script relying on some changeset being draft fails. Differential Revision: https://phab.mercurial-scm.org/D9461
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 29 Nov 2020 15:17:14 +0100
parents 426294d06ddc
children
line wrap: on
line source

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