rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 25 Aug 2022 05:11:48 +0200
changeset 49444 52f31b660d38
parent 45620 426294d06ddc
permissions -rw-r--r--
perf: quiet stdout output in perf::unbundle There a lot of repetitive bundle application message we do not care about.

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