diff options
| author | James Munns <[email protected]> | 2025-12-04 18:46:39 +0100 |
|---|---|---|
| committer | James Munns <[email protected]> | 2025-12-04 18:47:31 +0100 |
| commit | c3bc8fe8c0db112e5f2f66580104fc49b02890d2 (patch) | |
| tree | eea7adc15021697ea980289edd6235daaa12d6ee /embassy-mcxa/rustfmt.toml | |
| parent | 5182b2ed54f991b40b45fd2de75f597358ff9c3e (diff) | |
| parent | 277ab0d2e8714edf37a0ee84cda1059d9944ecef (diff) | |
Import embassy-mcxa repo
Merge remote-tracking branch 'james-e-mcxa/james/upstream' into james/upstream-mcxa
Diffstat (limited to 'embassy-mcxa/rustfmt.toml')
| -rw-r--r-- | embassy-mcxa/rustfmt.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/embassy-mcxa/rustfmt.toml b/embassy-mcxa/rustfmt.toml new file mode 100644 index 000000000..9eb3c3b4f --- /dev/null +++ b/embassy-mcxa/rustfmt.toml | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | group_imports = "StdExternalCrate" | ||
| 2 | imports_granularity = "Module" | ||
| 3 | max_width = 120 | ||
