view rustfmt.toml @ 46060:24751551fe64

debugdiscovery: clarify internal key name in debugobsolete They were probably clear when they got added initially but with more key around, they gain to be clearer. Differential Revision: https://phab.mercurial-scm.org/D9528
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 06 Dec 2020 06:23:26 +0100
parents 426294d06ddc
children
line wrap: on
line source

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