alexmojaki / alexmojaki/executing
use modern tooling
Aperta
- Lingua principale
- Python
- Stelle
- 401
- Fork
- 38
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The following is a first plan to modernize the tooling for this project.
- [ ] use pyproject.toml instead of setup.cfg/setup.py
- [ ] use ruff to format and lint the source code (exclude some parts in the test where the formatting is important)
- [ ] increase test coverage to 100%
- [ ] also test patch versions of cpython (long running tests could be excluded for the patch versions)
- [ ] use pysource-codegen to search for new bugs
Feel free to add to this list if you have any other ideas.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.