author | Yuya Nishihara <yuya@tcha.org> |
Sat, 05 Oct 2019 23:20:35 -0400 | |
changeset 43100 | 90b9a7e06c2c |
parent 40301 | b929bce413f4 |
permissions | -rw-r--r-- |
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 |