view rust/hg-direct-ffi/rustfmt.toml @ 42091:57645939df59

packaging: ensure that --python is an absolute path when building on Windows For whatever reason, even though only python2 is on PATH, passing `python.exe` causes the later check that it's not py3 to bail out.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 05 Apr 2019 23:07:11 -0400
parents b929bce413f4
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true