Update todos, editor tasks.

master
josiah 3 years ago
parent aa4f1b27a5
commit 781a0ab693

@ -30,8 +30,9 @@ Matrix Orgmode ListenER.
- [X] Pylint / Flake8; feel free to tweak line settings
- [X] Pipenv (bluh. I guess this is what work is using, so, fine.)
- append installs with `-d` to add them as a dev dependency
- [ ] Pytest + unittest.
- [ ] Add on pydantic to mypy
- [ ] Futz with mypy's config to require declaring types
- [X] Python versions with pyenv
- This is pretty easy, though its a very stupid curl | bash. Fuckers.
- Also some annoying prereqs that you need to be careful about; some Mac specific fuckery.
@ -41,3 +42,4 @@ Matrix Orgmode ListenER.
- auto detect pyvenv
- resolve imports
- etc
- [ ] make magit play nice with pre-commit hooks