Skip to content

chore: reorder mypy check#983

Merged
henryiii merged 1 commit intopypa:mainfrom
henryiii:henryiii/chore/mypyorder
Nov 18, 2025
Merged

chore: reorder mypy check#983
henryiii merged 1 commit intopypa:mainfrom
henryiii:henryiii/chore/mypyorder

Conversation

@henryiii
Copy link
Contributor

When working on #982, I notice the mypy check was before ruff, which meant that line numbers reported by mypy would get changed by ruff, which meant I had to run pre-commit twice every time I wanted to get a new report after I changed things. In general, non-modifying checks should come after modifying ones.

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@henryiii henryiii merged commit f451a9f into pypa:main Nov 18, 2025
5 checks passed
@henryiii henryiii deleted the henryiii/chore/mypyorder branch November 18, 2025 03:45
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