diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 00000000..720f06b3 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,6 @@ +# https://rust-lang.github.io/rustfmt/ + +# unstable_features = true +# brace_style = "AlwaysNextLine" + +# ignore = [] \ No newline at end of file