rustfmt.toml
author Anton Shestakov <av6@dwimlabs.net>
Tue, 10 Jan 2023 17:23:13 +0400
branchstable
changeset 49636 643312047e44
parent 45623 426294d06ddc
permissions -rw-r--r--
tests: os module is frozen in Python 3.11 (issue6786)

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