rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 19 Apr 2021 19:10:18 +0200
changeset 46984 99c629101b73
parent 45620 426294d06ddc
permissions -rw-r--r--
testing: add a utility function to wait for file create This is similar to `tests/testlib/wait-on-file`, but for the python code Differential Revision: https://phab.mercurial-scm.org/D10476

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