view rustfmt.toml @ 50997:def6f1a4604b

openvms: make process spawning works on OpenVMS We need to adjust some behavior for OpenVMS.
author Jean-Francois Pieronne <jf.pieronne@laposte.net>
date Thu, 03 Aug 2023 02:32:28 +0200
parents 426294d06ddc
children
line wrap: on
line source

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