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

Feature/mx1480 and mx1498 adapt dev tool config #10

Merged

Conversation

rababerladuseladim
Copy link
Contributor

  • mypy pre-commit hook now always runs on all files instead of only changed files, which is the Using mypy via pre-commit python/mypy#13916
  • mypy now shows errors in case of missing imports (prior: silently ignored missing imports)
  • move content of .mypy.ini and pytest.ini into pyproject.toml

Copy link

@erichesse erichesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, very impressive Henning!

Copy link

@erichesse erichesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, absolutely amazing PR Henning

@rababerladuseladim rababerladuseladim merged commit f7f1565 into main Nov 30, 2023
3 checks passed
@rababerladuseladim rababerladuseladim deleted the feature/mx1480-and-mx1498-adapt-dev-tool-config branch November 30, 2023 13:50
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