aboutsummaryrefslogtreecommitdiff
path: root/embassy-mcxa/rustfmt.toml
diff options
context:
space:
mode:
authorJames Munns <[email protected]>2025-12-04 18:46:39 +0100
committerJames Munns <[email protected]>2025-12-04 18:47:31 +0100
commitc3bc8fe8c0db112e5f2f66580104fc49b02890d2 (patch)
treeeea7adc15021697ea980289edd6235daaa12d6ee /embassy-mcxa/rustfmt.toml
parent5182b2ed54f991b40b45fd2de75f597358ff9c3e (diff)
parent277ab0d2e8714edf37a0ee84cda1059d9944ecef (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.toml3
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 @@
1group_imports = "StdExternalCrate"
2imports_granularity = "Module"
3max_width = 120