rustfmt.toml
author Joerg Sonnenberger <joerg@bec.de>
Thu, 22 Apr 2021 02:57:30 +0200
branchstable
changeset 47008 77e73827a02d
parent 45620 426294d06ddc
permissions -rw-r--r--
tests: don't hard-code /bin/bash From Thomas Klausner in pkgsrc. Differential Revision: https://phab.mercurial-scm.org/D10507

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