diff options
| author | Vincent Prouillet | 2018-09-13 18:42:32 +0200 | 
|---|---|---|
| committer | Vincent Prouillet | 2018-09-13 18:42:32 +0200 | 
| commit | ab93a250013ad01620992581923583cbf93ed3db (patch) | |
| tree | 742920f0e0929aaf3709e3ffe93bbd9e857e7a1d /rustfmt.toml | |
| parent | dfdc289626c448522c43c13f8d72033fe0d1cae8 (diff) | |
| download | validator-ab93a250013ad01620992581923583cbf93ed3db.tar.bz2 | |
Rustfmt
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..d45dc0e --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +use_small_heuristics = "max" | 
