view rustfmt.toml @ 49968:566f7dd563c1 stable

scmutil: make checknewlabel() allow "_" in otherwise numeric names (issue6737)
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 28 Jan 2023 18:26:28 +0400
parents 426294d06ddc
children
line wrap: on
line source

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