This commit is contained in:
2026-08-01 22:14:33 -04:00
parent b8a75ee2b1
commit 2e0d76a9c2
+1
View File
@@ -5,4 +5,5 @@ steps:
fmt: fmt:
image: rust:1 image: rust:1
commands: commands:
- rustup component add rustfmt
- cargo fmt --all -- --check - cargo fmt --all -- --check