view rustfmt.toml @ 51639:a1a011d4b148 stable 6.7.4

relnotes: add 6.7.4 and warn about 6.7.{1,2,3}
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 12 Jun 2024 11:25:49 +0200
parents 426294d06ddc
children
line wrap: on
line source

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