mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 07:04:37 +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
|
kopf
|
||||||
kornia
|
kornia
|
||||||
manticore
|
manticore
|
||||||
|
materialize
|
||||||
meson
|
meson
|
||||||
mitmproxy
|
mitmproxy
|
||||||
mkdocs
|
mkdocs
|
||||||
|
|
|
@ -20,7 +20,7 @@ cd ..
|
||||||
echo "Project selector: ${PRIMER_SELECTOR}"
|
echo "Project selector: ${PRIMER_SELECTOR}"
|
||||||
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
|
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
|
||||||
uvx \
|
uvx \
|
||||||
--from="git+https://github.com/hauntsaninja/mypy_primer@06849fda409cbdc3233c8125a2cf9881bb9447a6" \
|
--from="git+https://github.com/hauntsaninja/mypy_primer@25a87147434a0f0588cfb7ce6e82e5e9aaccc59e" \
|
||||||
mypy_primer \
|
mypy_primer \
|
||||||
--repo ruff \
|
--repo ruff \
|
||||||
--type-checker ty \
|
--type-checker ty \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue