summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorFinn Behrens <me@kloenk.de>2020-10-05 13:23:01 +0200
committerFinn Behrens <me@kloenk.de>2020-10-05 17:52:07 +0200
commit0d05ea2259bd821445f1b3091199082217255184 (patch)
tree7041411063372a949d9e5bd13beb109da4f36ae2 /rustfmt.toml
parentc17d29003c09d52d5ab4d61b08d59ad26f07208b (diff)
add rustfmt.toml
Signed-off-by: Finn Behrens <me@kloenk.de>
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
new file mode 100644
index 000000000000..25cc4a14bf20
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1,2 @@
+ignore = [ "rust/shlex" ]
+