customize

This commit is contained in:
AF 2023-08-05 13:14:52 +00:00
parent a4834f9784
commit d3a7d2dcf8

View File

@ -151,6 +151,7 @@ factory.addStep(
"cargo", "cargo",
"fmt", "fmt",
"--check", "--check",
"--all",
], ],
env=env, env=env,
) )