view rustfmt.toml @ 49040:3abf799b7b29

dirstate: fix some typos in docstrings I was passing by and they've been bothering me. :) Differential Revision: https://phab.mercurial-scm.org/D12443
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 23 Mar 2022 15:15:17 +0100
parents 426294d06ddc
children
line wrap: on
line source

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