Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize mypy config #800

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Standardize mypy config #800

wants to merge 4 commits into from

Conversation

mikealfare
Copy link
Contributor

Code quality happens via pre-commit at the repo root, so mypy config does not need to live in each repo. This config is moved to pre-commit-config.yml now. Implementing this config caught several typecheck error. Most were marked with # type:ignore, to be resolved later. This is fine since this is effectively current state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes The PR author has signed the CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant