view rustfmt.toml @ 47562:17fde6763286

windows: use shell function instead of variable substitution This makes it compatible with Windows Differential Revision: https://phab.mercurial-scm.org/D11002
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 24 Jun 2021 12:51:53 +0200
parents 426294d06ddc
children
line wrap: on
line source

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