mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
chore: clean up todo's
This commit is contained in:
parent
57f025b735
commit
28d67d9bed
1 changed files with 0 additions and 3 deletions
3
todo.md
3
todo.md
|
@ -1,10 +1,7 @@
|
||||||
# VIV Todo's
|
# VIV Todo's
|
||||||
|
|
||||||
- [x] swap flake8 for ruff
|
|
||||||
- [x] use stdout and stderr more effectively (or switch to logging?)
|
|
||||||
- [ ] use config file (probably ini or toml for python>=3.11)
|
- [ ] use config file (probably ini or toml for python>=3.11)
|
||||||
- [ ] enable a garbage collection based on time or file existence (configurable)
|
- [ ] enable a garbage collection based on time or file existence (configurable)
|
||||||
- [ ] unit tests (v important)
|
- [ ] unit tests (v important)
|
||||||
- [ ] update command
|
|
||||||
|
|
||||||
- [ ] add more options to filter `viv list`
|
- [ ] add more options to filter `viv list`
|
||||||
|
|
Loading…
Reference in a new issue