view rustfmt.toml @ 52251:31d45a1cbc47 stable 6.9rc1

relnotes: add 6.9rc1
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 14 Nov 2024 14:55:54 +0100
parents 426294d06ddc
children
line wrap: on
line source

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