view rustfmt.toml @ 49547:07b9ca52a378 stable

dirstate-v2: fix typos in docstrings
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 26 Oct 2022 12:19:47 +0200
parents 426294d06ddc
children
line wrap: on
line source

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