view rustfmt.toml @ 48984:e8138eba17ee

hgignore: ignore .testtimes in more location See the inline comment. Differential Revision: https://phab.mercurial-scm.org/D12393
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 13 Mar 2022 15:48:18 +0100
parents 426294d06ddc
children
line wrap: on
line source

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