rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Jun 2023 16:13:16 +0200
changeset 50703 af60de30fb50
parent 45623 426294d06ddc
permissions -rw-r--r--
clone-bundle: double check that inline clone bundle does not break local case Since there is a large NotImplementedError in the code, I prefer we have a double check here.

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