view rustfmt.toml @ 51855:eb9dea148233

revlog: cleanup some outdated docstrings
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 19 Jun 2024 17:06:05 +0200
parents 426294d06ddc
children
line wrap: on
line source

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