rust/hg-direct-ffi/rustfmt.toml
author Boris Feld <boris.feld@octobus.net>
Sun, 30 Dec 2018 16:11:06 +0100
branchstable
changeset 41019 7542466b94e2
parent 40301 b929bce413f4
permissions -rw-r--r--
revlog: cache delta base value under -1 Such base are invalid so we better report them early.
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