mirror of https://github.com/astral-sh/ruff
[ty] move graphql-core to good.txt (#20447)
## Summary With https://github.com/astral-sh/ruff/pull/20446, graphql-core now checks without error; we can move it to `good.txt`. ## Test Plan CI
This commit is contained in:
parent
ffd650e5fd
commit
7e464b8150
|
|
@ -1,3 +1,2 @@
|
||||||
graphql-core # stack overflow
|
|
||||||
spark # too many iterations (in `exported_names` query)
|
spark # too many iterations (in `exported_names` query)
|
||||||
steam.py # hangs (single threaded)
|
steam.py # hangs (single threaded)
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@ flake8
|
||||||
flake8-pyi
|
flake8-pyi
|
||||||
freqtrade
|
freqtrade
|
||||||
git-revise
|
git-revise
|
||||||
|
graphql-core
|
||||||
httpx-caching
|
httpx-caching
|
||||||
hydpy
|
hydpy
|
||||||
hydra-zen
|
hydra-zen
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue