From 821fa2a3ebb4e96ced5018a5e2d3a2e2262c6c50 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 20 Jan 2024 18:20:39 +0200 Subject: ambient.yaml(roadmap): cargo_fmt Signed-off-by: Lars Wirzenius Sponsored-by: author --- ambient.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ambient.yaml b/ambient.yaml index 4b9198c..f182f55 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -448,6 +448,7 @@ projects: - action: cargo_fetch plan: - action: rustup_setup + - action: cargo_fmt - action: cargo_clippy - action: cargo_build - action: cargo_test -- cgit v1.2.1