view rustfmt.toml @ 51642:69c5f8d6c710

branching: merge stable into default
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 12 Jun 2024 11:29:11 +0200
parents 426294d06ddc
children
line wrap: on
line source

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