rust/hg-direct-ffi/rustfmt.toml
author Taapas Agrawal <taapas2897@gmail.com>
Thu, 20 Jun 2019 01:08:56 +0530
changeset 42597 51e52a495214
parent 40301 b929bce413f4
permissions -rw-r--r--
mq: fix for merge detection methods Differential Revision: https://phab.mercurial-scm.org/D6548
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