rust/hg-direct-ffi/rustfmt.toml
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 17 Dec 2019 21:12:17 -0500
changeset 43928 70abcb614a5c
parent 40301 b929bce413f4
permissions -rw-r--r--
windows: drop detection of Windows 95/98/ME Support was removed in python 2.6. Differential Revision: https://phab.mercurial-scm.org/D7688
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
40301
b929bce413f4 rust: rustfmt config for hg-direct-ffi
Georges Racinet <gracinet@anybox.fr>
parents:
diff changeset
     1
max_width = 79
b929bce413f4 rust: rustfmt config for hg-direct-ffi
Georges Racinet <gracinet@anybox.fr>
parents:
diff changeset
     2
wrap_comments = true
b929bce413f4 rust: rustfmt config for hg-direct-ffi
Georges Racinet <gracinet@anybox.fr>
parents:
diff changeset
     3
error_on_line_overflow = true