rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 03 Feb 2023 04:25:07 +0100
changeset 50826 cbd1da102417
parent 45623 426294d06ddc
permissions -rw-r--r--
wrapfunction: use sysstr instead of bytes as argument in "remotefilelog" This is as valid and simpler, it will help us to eventually get ride of `safehasattr`.

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