mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 05:44:56 +00:00
[ty] Remove 'materialize' from the ecosystem projects (#20412)
## Summary This project was [recently removed from mypy_primer](https://github.com/astral-sh/ruff/pull/20378), so we need to remove it from `good.txt` in order for ecosystem-analyzer to work correctly. ## Test Plan Run mypy_primer and ecosystem-analyzer on this branch.
This commit is contained in:
parent
276ee1bb1e
commit
02c58f1beb
2 changed files with 1 additions and 2 deletions
2
.github/workflows/ty-ecosystem-analyzer.yaml
vendored
2
.github/workflows/ty-ecosystem-analyzer.yaml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@1f560d07d672effae250e3d271da53d96c5260ff"
|
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@fc0f612798710b0dd69bb7528bc9b361dc60bd43"
|
||||||
|
|
||||||
ecosystem-analyzer \
|
ecosystem-analyzer \
|
||||||
--repository ruff \
|
--repository ruff \
|
||||||
|
|
|
@ -56,7 +56,6 @@ koda-validate
|
||||||
kopf
|
kopf
|
||||||
kornia
|
kornia
|
||||||
manticore
|
manticore
|
||||||
materialize
|
|
||||||
meson
|
meson
|
||||||
mitmproxy
|
mitmproxy
|
||||||
mkdocs
|
mkdocs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue