1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-16 10:51:42 +02:00

Fix rustfmt option

This commit is contained in:
mo8it 2024-08-01 19:19:14 +02:00
parent 3fc462f90f
commit 700a065abd

View File

@ -260,7 +260,7 @@ fn check_solutions(
.arg("--edition")
.arg("2021")
.arg("--color")
.arg("--always")
.arg("always")
.stdin(Stdio::null());
for (exercise_name, handle) in info_file