view rustfmt.toml @ 49611:2afee2176775

delta-find: expand a function definition and call before extendin it This make the next changeset more compact.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 06 Nov 2022 13:46:08 -0500
parents 426294d06ddc
children
line wrap: on
line source

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