Mercurial > hg
view rustfmt.toml @ 46324:9c35267f01e0
sqlitestore: disable test with chg
There are known issues with transactions not being closed in a timely
fashion, making the test flakey.
Differential Revision: https://phab.mercurial-scm.org/D9821
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Mon, 18 Jan 2021 13:59:54 +0100 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true