view rustfmt.toml @ 50998:ce9cb12ca8c9

openvms: fix the pager spawning and cleanup Unsurprisingly, pager handling needs some adjustment.
author Jean-Francois Pieronne <jf.pieronne@laposte.net>
date Thu, 03 Aug 2023 02:33:22 +0200
parents 426294d06ddc
children
line wrap: on
line source

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