CatchTheTornado / CatchTheTornado/text-extract-api
Improvement of static code analysis
Open
help wanted
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
As far as I can see you are not using pre-commit checks, how about adding them to the project?
Also in this step checking with `mypy` can be added and also `ruff` as formater code, as it is much faster.
This can prevent many potential errors 😄
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.