rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 06 May 2024 12:31:29 +0200
branchstable
changeset 51489 dcb00d5c397a
parent 45623 426294d06ddc
permissions -rw-r--r--
admin-verify: pass p1 down to the dirstate function This was forgotten and can break with certain kinds of corruption.

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