From c8b8333effeb75d904022430cbba6a32e6f4a8ec Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 31 Jul 2025 21:59:57 +0100 Subject: [PATCH] Update todo.txt --- todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.txt b/todo.txt index 466277b..a085f11 100644 --- a/todo.txt +++ b/todo.txt @@ -3,3 +3,7 @@ * Make depth configurable per directory. Set a default depth in config.yaml. +Add unit tests. +Add a `--dry-run` option. +Complete README. +Add Nix package.