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

add type checker to pre-commit/CI #1053

Open
elmjag opened this issue Oct 22, 2024 · 1 comment
Open

add type checker to pre-commit/CI #1053

elmjag opened this issue Oct 22, 2024 · 1 comment

Comments

@elmjag
Copy link
Contributor

elmjag commented Oct 22, 2024

It would nice to include a type checking tools to our pre-commit/CI checks.

@marcus-oscarsson suggest using pyright: https://github.com/microsoft/pyright

Another option is of cause the classical mypy: https://mypy-lang.org/

@fabcor-maxiv
Copy link
Contributor

I have used mypy only, never pyright or any other type checking tool. So I believe that I can be reasonably helpful with mypy, but I am perfectly fine with using something else.

And yes, I am for the introduction of some type checker tool.

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

No branches or pull requests

2 participants