Skip to content

add support for mypy.toml and .mypy.toml configuration files#21019

Open
chirizxc wants to merge 4 commits intopython:masterfrom
chirizxc:mypy.toml
Open

add support for mypy.toml and .mypy.toml configuration files#21019
chirizxc wants to merge 4 commits intopython:masterfrom
chirizxc:mypy.toml

Conversation

@chirizxc
Copy link
Contributor

@chirizxc chirizxc commented Mar 14, 2026

Closes: #18617

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

Permit configuration via a stand-alone TOML file (mypy.toml)

2 participants