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

Expand mypy checks to include more files and more checks #2651

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

correctmost
Copy link
Contributor

PR Description:

This PR depends on #2641. (I will rebase when 2641 is merged and then move this PR out of draft status.)

This PR makes the mypy checks more strict for more files. It also moves the mypy.ini configuration to pyproject.toml.

Tests and Checks

  • I have tested the code!

@svartkanin
Copy link
Collaborator

I need to have a try with this PR, I'm a bit unsure if this is keeping the existing validations for files

This commit also centralizes the mypy configuration in one spot.
@correctmost correctmost marked this pull request as ready for review August 28, 2024 14:26
@svartkanin
Copy link
Collaborator

Nice, looks like it does still validate everything :) thanks for the great update

@svartkanin svartkanin merged commit 7b5f1f7 into archlinux:master Aug 28, 2024
6 checks passed
@correctmost correctmost deleted the cm/expand-mypy-checks branch August 28, 2024 15:51
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