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

feat: move mypy configuration to pyproject.toml #198

Closed
wants to merge 2 commits into from
Closed

feat: move mypy configuration to pyproject.toml #198

wants to merge 2 commits into from

Conversation

SauravMaheshkar
Copy link

Description

This PR aims to minimize the number of configuration files for the project. Instead of a separate mypy.ini, we now would have all the configurations within the pyproject.toml file leading to a overall minimal code structure.

@SauravMaheshkar
Copy link
Author

Request for Review: @dlwh

@SauravMaheshkar
Copy link
Author

I edited the pre-commit config to use the official isort hook.

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.

1 participant