view rust/hg-direct-ffi/rustfmt.toml @ 44247:c443b9ba6f63 stable

py3: __repr__ needs to return str, not bytes Differential Revision: https://phab.mercurial-scm.org/D8089
author Kyle Lippincott <spectral@google.com>
date Thu, 02 Jan 2020 11:04:18 -0800
parents b929bce413f4
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true