rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 21 Sep 2021 18:02:07 +0200
branchstable
changeset 47885 1c447fb82232
parent 45623 426294d06ddc
permissions -rw-r--r--
filecache: abstract the fetching of the list of tracked file We will need it for a coming fix that will requires to check a variable list of file for the changelog. Differential Revision: https://phab.mercurial-scm.org/D11479

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