rustfmt.toml
author Anton Shestakov <av6@dwimlabs.net>
Mon, 12 Dec 2022 17:49:48 +0400
branchstable
changeset 49792 4658f5e67e4e
parent 45620 426294d06ddc
permissions -rw-r--r--
tests: document what the other currently enabled pylint check ensures

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