summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-07-17 21:04:03 +0200
committerGitHub <noreply@github.com>2019-07-17 21:04:03 +0200
commit15ad560a1a2a2792bb222a1074f51aa17f2c4cf7 (patch)
treefa9016102811ac8c580442c5fb6ecc5ff167cf48
parent1dede8f818a4c28e01b718f20379707911c9cc2c (diff)
parentad56c9d5bddf57bb303667d8d4b40cf43ef9376b (diff)
Merge pull request #61 from Stargateur/rustfmt
Add rustfmt.toml file that ignore every file
-rw-r--r--rustfmt.toml1
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 = ["/"]