1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-04-17 20:55:45 -04: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