rustfmt.toml
author Manuel Jacob <me@manueljacob.de>
Tue, 31 May 2022 23:38:51 +0200
changeset 49315 6f2a57ba2d13
parent 45623 426294d06ddc
permissions -rw-r--r--
py3: catch PermissionError instead of checking errno == EACCES

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