rustfmt.toml
author Manuel Jacob <me@manueljacob.de>
Tue, 31 May 2022 03:39:42 +0200
changeset 49301 c463f45fa114
parent 45620 426294d06ddc
permissions -rw-r--r--
py3: stop catching TypeError that was raised on Python 2

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