view rustfmt.toml @ 52235:8cacf7952f14 stable

wheel: test the built wheel in the windows tests Same logic as Linux and Mac, we better test that what we build and ship works.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 13 Nov 2024 00:52:13 +0100
parents 426294d06ddc
children
line wrap: on
line source

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