rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 19 May 2022 01:34:51 +0100
changeset 49219 04a812f507be
parent 45623 426294d06ddc
permissions -rw-r--r--
copies-sdc: mark upgrade action as changelog only We don't need to recompute the other revlog to add the changelog-v2 feature. This simplify upgrade that use copies-sdc (as shown in the tests).

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