rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 Nov 2023 22:51:01 +0100
changeset 51370 99869dcf3ba0
parent 45623 426294d06ddc
permissions -rw-r--r--
delta-find: pass the full deltainfo to the _DeltaSearch class Having more information is better, so we pass it directly.

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