mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-22 00:01:56 +00:00
[ty] Update mypy_primer (#20433)
## Summary Revert the materialize-changes, see https://github.com/hauntsaninja/mypy_primer/pull/208 ## Test Plan CI
This commit is contained in:
parent
99ec4d2c69
commit
ffd650e5fd
2 changed files with 2 additions and 1 deletions
|
@ -63,6 +63,7 @@ koda-validate
|
|||
kopf
|
||||
kornia
|
||||
manticore
|
||||
materialize
|
||||
meson
|
||||
mitmproxy
|
||||
mkdocs
|
||||
|
|
|
@ -20,7 +20,7 @@ cd ..
|
|||
echo "Project selector: ${PRIMER_SELECTOR}"
|
||||
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
|
||||
uvx \
|
||||
--from="git+https://github.com/hauntsaninja/mypy_primer@06849fda409cbdc3233c8125a2cf9881bb9447a6" \
|
||||
--from="git+https://github.com/hauntsaninja/mypy_primer@25a87147434a0f0588cfb7ce6e82e5e9aaccc59e" \
|
||||
mypy_primer \
|
||||
--repo ruff \
|
||||
--type-checker ty \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue