rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 12 Jul 2022 01:34:18 +0200
changeset 49443 2bbd7bc7d6c4
parent 45623 426294d06ddc
permissions -rw-r--r--
bundle: introduce a --exact option I have been wanting this options for a long time.

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