view rustfmt.toml @ 50887:8edfd28a01d1

convert: stabilize subversion date sorter In case of tie, this provides unstable result on my system. So I am adding a couple of tie breaker to fix the test.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 29 Aug 2023 22:13:18 +0200
parents 426294d06ddc
children
line wrap: on
line source

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