rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 14 Jun 2022 15:22:05 +0200
changeset 49346 67b210bb5ce2
parent 45623 426294d06ddc
permissions -rw-r--r--
auto-upgrade: add an option to silence the tracked-hint message For well tested case, the message can get in the way, so we add a way to disable it.

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