view rustfmt.toml @ 48562:bf5dc156bb4c

remotefilelog: remove deprecated API Differential Revision: https://phab.mercurial-scm.org/D11949
author Rapha?l Gom?s <rgomes@octobus.net>
date Thu, 23 Dec 2021 14:47:33 +0100
parents 426294d06ddc
children
line wrap: on
line source

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