-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The Scientific Python Library Development Guide has an associated tool, sp-repo-review, that has a lot of suggested best practices around linting, typing, and formatting configuration.
They offer a pre-commit hook, but we don't necessarily want to use all the features, and the tool itself requires Python 3.10. I ran the tool locally and applied the changes that make sense.
- causes
-
PYTHON-4033 Address perf test UserWarning
- Closed
- related to
-
MOTOR-1210 Update pre-commit to match PyMongo Checks
- Closed
-
MOTOR-1212 Update QA Checks to Match PyMongo
- Closed
-
PYTHON-3698 Support mypy --strict testing
- Blocked