view rustfmt.toml @ 52275:843c250fb2de stable

wheel: also build wheel for linux arm64 in the CI We don't test them yet, but we build them, as as many other flavors.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 13 Nov 2024 22:42:35 +0100
parents 426294d06ddc
children
line wrap: on
line source

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