Mercurial > hg
annotate rust/hg-direct-ffi/rustfmt.toml @ 41890:7da6307cc07a
split: add tests which demonstrate the issue5864
Differential Revision: https://phab.mercurial-scm.org/D6057
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Sun, 03 Mar 2019 19:46:59 +0530 |
parents | b929bce413f4 |
children |
rev | line source |
---|---|
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 |