view rustfmt.toml @ 49654:86e398a3d598

ci: bump pytype to 2022.11.18 No particular reason, other than the current build is fairly old. It flagged a few more things (that weren't errors based on the logic around them), but OTOH, some of the pyi stubs it generates are less specific.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 23 Nov 2022 20:59:53 -0500
parents 426294d06ddc
children
line wrap: on
line source

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