rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Jul 2022 04:54:59 +0200
branchstable
changeset 49399 a3fdc4fcb7d2
parent 45620 426294d06ddc
permissions -rw-r--r--
debug-discovery: fix a typo in the doc The second option should be `--remote-…` as we just talked about `--local-…` already.

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