diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..ec865cf --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,3 @@ +# rustfmt.toml +hard_tabs = false +tab_spaces = 2 \ No newline at end of file