view rust/hg-cpython/rustfmt.toml @ 43053:9a3be115fb78

statprof: drop python #! and exec bit we don't use For some reason this wasn't flagged until I ran a reformatter on this file. I'm deeply confused by this, but since we don't execute this drop the support for it. Differential Revision: https://phab.mercurial-scm.org/D6985
author Augie Fackler <augie@google.com>
date Sat, 05 Oct 2019 13:28:48 -0400
parents 5532823e8c18
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true