view rustfmt.toml @ 49207:8960d8eb747b

filelog: show the passed argument on error The error now do more than stating what it need. It also state what it got.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 06 Apr 2021 03:24:26 +0200
parents 426294d06ddc
children
line wrap: on
line source

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