diff options
Diffstat (limited to '.rustfmt.toml')
-rw-r--r-- | .rustfmt.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml index 4639247..218e203 100644 --- a/.rustfmt.toml +++ b/.rustfmt.toml @@ -1,2 +1 @@ hard_tabs = true -chain_width = 100 |