Skip to content

typing, mypy, black #145

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

Merged
merged 1 commit into from
Jun 21, 2021
Merged

typing, mypy, black #145

merged 1 commit into from
Jun 21, 2021

Conversation

Kriechi
Copy link
Member

@Kriechi Kriechi commented Jun 19, 2021

based on and closes #138

This PR introduces full type hinting
This PR fully integrates strict mypy checks into our linting CI step.
This PR adopts black as the code formatter and enforces it via an CI step (including the previously existing flake8 check).

@graingert thanks for the foundation in #138 - I built this PR on top of your proposed changes. 🎉

Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kriechi Kriechi merged commit ec67975 into python-hyper:master Jun 21, 2021
@Kriechi Kriechi deleted the typing branch June 21, 2021 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants