view rustfmt.toml @ 50745:3338c6ffdaa3 stable

rust-revlog: using constant in test Always better
author Georges Racinet <georges.racinet@octobus.net>
date Thu, 06 Jul 2023 11:43:26 +0200
parents 426294d06ddc
children
line wrap: on
line source

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