diff --git a/rustfmt.toml b/rustfmt.toml index a3ae0072..81666c78 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,3 @@ -max_width=70 \ No newline at end of file +max_width=70 +hard_tabs=false +newline_style="Unix" \ No newline at end of file