summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-08-01 19:14:09 +0200
committermo8it <mo8it@proton.me>2024-08-01 19:14:09 +0200
commit65a8f6bb4b542a24bf80265cf5080b5c8f51fb7e (patch)
treed53521412adacb549b0ba00233a04123a8a3baa2 /CHANGELOG.md
parente0f0944bffe607af9e6059df7a65d4b9b0b99e4f (diff)
Run rustfmt on solutions in `dev check`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01a2fb2..846c67f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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>