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

misc: Add initial support for Mypy checks #469

Merged
merged 1 commit into from
Sep 17, 2022

Conversation

adamantike
Copy link
Contributor

This is the initial change to start adding typing hints to the project. It includes:

  • Adding mypy checks to GitHub actions, and Tox.
  • Adding mypy command to run.sh script.
  • Initial mypy configuration options in setup.cfg.
  • Small fixes for existing typing issues.

This is the initial change to start adding typing hints to the project.
It includes:

* Adding `mypy` checks to GitHub actions, and Tox.
* Adding `mypy` command to `run.sh` script.
* Initial `mypy` configuration options in `setup.cfg`.
* Small fixes for existing typing issues.
@clintonb clintonb merged commit 25dbbe2 into jazzband:master Sep 17, 2022
@adamantike adamantike deleted the misc/add-mypy-checks branch September 17, 2022 20:43
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