Run rustfmt on solutions in dev check

This commit is contained in:
mo8it
2024-08-01 19:14:09 +02:00
parent e0f0944bff
commit 65a8f6bb4b
4 changed files with 23 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@
- Run the final check of all exercises in parallel.
- Small exercise improvements.
- `dev check`: Check that all solutions are formatted with `rustfmt`.
<a name="6.1.0"></a>