diff options
| author | 2023-05-02 23:40:49 +0800 | |
|---|---|---|
| committer | 2023-05-02 23:40:49 +0800 | |
| commit | 34d6029d20986d7508fbbaf7b370294978400620 (patch) | |
| tree | 28f65ef60db69128490b165b038058d6e4d6e88d /.rustfmt.toml | |
| parent | e8326e064c5cf0d422b0e23925d4705bda6d55d8 (diff) | |
| download | HydroRoll-34d6029d20986d7508fbbaf7b370294978400620.tar.gz HydroRoll-34d6029d20986d7508fbbaf7b370294978400620.zip | |
Diffstat (limited to '.rustfmt.toml')
| -rw-r--r-- | .rustfmt.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml deleted file mode 100644 index c4e4d34..0000000 --- a/.rustfmt.toml +++ /dev/null @@ -1,11 +0,0 @@ -# Keep in sync with .editorconfig -max_width = 100 - -tab_spaces = 4 -hard_tabs = false - -format_strings = true -wrap_comments = true - -imports_granularity = "Crate" -group_imports = "StdExternalCrate" |
