chore: add TODOs

This commit is contained in:
Benjamin Lipp
2025-07-22 17:42:13 +02:00
parent 9327c2c4f3
commit a5ae83e726
3 changed files with 16 additions and 2 deletions

View File

@@ -5,4 +5,4 @@
* call the old script from the Rosenpass repository's root directory with `./analyze.sh`
* call the new script:
* `nix run .# -- analyze analyze $repo` where `$repo` is the absolute(?) path to the root directory of the Rosenpass repository.
* `nix run .# -- analyze $repo` where `$repo` is the absolute(?) path to the root directory of the Rosenpass repository.