rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 05 Apr 2024 11:17:25 +0200
changeset 51578 231a92eb1936
parent 45620 426294d06ddc
permissions -rw-r--r--
phases: more compact error handling in analyzeremotephases using an intermediate variable result in more readable code, so let us use it.

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