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

Enable mypy pre-commit hook #17

Open
2 tasks
jmgate opened this issue Mar 5, 2024 · 0 comments
Open
2 tasks

Enable mypy pre-commit hook #17

jmgate opened this issue Mar 5, 2024 · 0 comments
Labels
Type: Task Something we need to do that doesn't fit any other type.

Comments

@jmgate
Copy link
Collaborator

jmgate commented Mar 5, 2024

Description

Use the mypy pre-commit hook to ensure we're using type-hinting appropriately throughout the codebase.

Tasks

  • Enable (uncomment) the pre-commit hook in the pre-commit configuration.
  • Address any issues that the hook finds.
@jmgate jmgate added the Type: Task Something we need to do that doesn't fit any other type. label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Task Something we need to do that doesn't fit any other type.
Projects
None yet
Development

No branches or pull requests

1 participant