rustfmt.toml
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 24 Nov 2021 20:51:01 -0500
changeset 48352 a71a2f72f5d8
parent 45620 426294d06ddc
permissions -rw-r--r--
packaging: bump pygit2 to 1.7.1 Differential Revision: https://phab.mercurial-scm.org/D11805

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