rustfmt.toml
author Manuel Jacob <me@manueljacob.de>
Tue, 31 May 2022 02:04:24 +0200
changeset 49293 e3143ab9dadb
parent 45620 426294d06ddc
permissions -rw-r--r--
zeroconf: constant-fold a `pycompat.ispy3` I’ve checked that both bytes and str gets passed as the `name` parameter, so the rest of the condition is still required. Because there aren’t really any tests for the extensions, I didn’t want to refactor it to pass a single type.

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