view rustfmt.toml @ 49674:5af4a0a73e4c

find-delta: rename _isgooddeltainfo Lets move to a more readable name now that we are allowed to. This cannot hurt.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 07 Nov 2022 17:57:28 -0500
parents 426294d06ddc
children
line wrap: on
line source

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