diff options
author | Canop <cano.petrole@gmail.com> | 2019-07-19 14:24:40 +0200 |
---|---|---|
committer | Canop <cano.petrole@gmail.com> | 2019-07-19 14:24:40 +0200 |
commit | ca961817ae081370709c5c63d09a35692b73db14 (patch) | |
tree | 9dbacbb9891e3c0e286f510efa79642f5cb6bedc | |
parent | ec657ff1ec83b7f9a6496f2a51e2c32e8ba6d0cc (diff) | |
parent | 15ad560a1a2a2792bb222a1074f51aa17f2c4cf7 (diff) |
Merge remote-tracking branch 'origin/master'v0.9.0
-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..248fb36 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +ignore = ["/"] |