view rustfmt.toml @ 50205:d23dc9509b0f

delta-find: declare the "paths..*:delta-reuse-policy option While looking into renaming the option I realized it was not declared.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 23 Feb 2023 15:26:43 +0100
parents 426294d06ddc
children
line wrap: on
line source

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