refactor(odin): Migrated nushell-completion command to go.

This commit is contained in:
2026-06-12 14:52:46 -04:00
parent 67f735a654
commit 5eee6cd6ea
6 changed files with 119 additions and 2 deletions

View File

@@ -75,5 +75,3 @@ Note: These todos can wait until all the subcommands have been ported.
27. version --long Odin only prints version; Go also prints commit hash and build date
28. 2 scan tests silently skip Low When fd isn't installed, tests pass without actually testing anything. These should use #assert to be sure that fd is in path.
29. nushell completions?