rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 29 Sep 2021 01:23:10 +0200
changeset 48112 fabf687df0ff
parent 45620 426294d06ddc
permissions -rw-r--r--
dirstate-item: update the attribute documentation It was very outdated. We are about to change these attribute so we should has well have them documented so that the change get easier to grasp.

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