diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 000000000..dc26521c0 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,3 @@ +ignore = [ + "src/spectests", +]