view rustfmt.toml @ 45946:464539c305aa

formatting: drop a few extra double quotes in docstrings These were made obvious by the reformatting in D9430. Differential Revision: https://phab.mercurial-scm.org/D9432
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 27 Nov 2020 19:35:37 -0500
parents 426294d06ddc
children
line wrap: on
line source

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