summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorAntoine PLASKOWSKI <antoine.plaskowski@epitech.eu>2019-07-17 20:52:15 +0200
committerAntoine PLASKOWSKI <antoine.plaskowski@epitech.eu>2019-07-17 20:52:15 +0200
commitad56c9d5bddf57bb303667d8d4b40cf43ef9376b (patch)
treefa9016102811ac8c580442c5fb6ecc5ff167cf48 /rustfmt.toml
parent1dede8f818a4c28e01b718f20379707911c9cc2c (diff)
Add rustfmt.toml file that ignore every file
Diffstat (limited to 'rustfmt.toml')
-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 = ["/"]