rustfmt.toml
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 16 Nov 2020 16:25:04 -0800
changeset 45888 c8860a212770
parent 45623 426294d06ddc
permissions -rw-r--r--
errors: raise InputError when line range to followlines() is out of bounds Differential Revision: https://phab.mercurial-scm.org/D9333

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