diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-05-30 22:42:49 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-05-30 22:42:49 +0200 |
| commit | c327c6cd6fc3c11cfaf83cf64591940d401c5f6b (patch) | |
| tree | 1e9f693a74b01ae930caa145ae282c24276510e3 /rustfmt.toml | |
| parent | 3cc0ec654a1e46fe7b8fa168942452303343cd84 (diff) | |
cyw43: move crate to subdir.
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rustfmt.toml b/rustfmt.toml deleted file mode 100644 index 3639f4386..000000000 --- a/rustfmt.toml +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | group_imports = "StdExternalCrate" | ||
| 2 | imports_granularity = "Module" | ||
| 3 | max_width=120 \ No newline at end of file | ||
