chore: Updated todos.

This commit is contained in:
2026-07-01 14:04:08 -04:00
parent aae1495d59
commit 80353f387a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
4. Check for prealloc opportunities. i.e. `make([dynamic]string)` -> `make([dynamic]string, 5)`.
5. Test all cmds / terminal branches.
5. Test all command branches.
6. Generate md and man pages again.