mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:24:57 +00:00
[ty] move primer projects to good.txt (#20444)
## Summary After https://github.com/astral-sh/ruff/pull/20359 we can move all but three remaining projects over to `good.txt`. ## Test Plan CI
This commit is contained in:
parent
98071b49c2
commit
681ad2fd92
2 changed files with 19 additions and 19 deletions
|
@ -1,21 +1,3 @@
|
|||
Tanjun # too many iterations
|
||||
altair # too many iterations (uses packaging)
|
||||
arviz # too many iterations on versions of arviz newer than https://github.com/arviz-devs/arviz/commit/3205b82bb4d6097c31f7334d7ac51a6de37002d0
|
||||
cpython # too many cycle iterations
|
||||
graphql-core # stack overflow
|
||||
hydpy # too many iterations
|
||||
ibis # too many iterations
|
||||
jax # too many iterations
|
||||
mypy # too many iterations (self-recursive type alias)
|
||||
nox # too many iterations (uses packaging)
|
||||
packaging # too many iterations
|
||||
pandera # too many iterations
|
||||
pip # vendors packaging, see above
|
||||
pylint # cycle panics (self-recursive type alias)
|
||||
pyodide # too many cycle iterations
|
||||
scikit-build-core # too many cycle iterations
|
||||
setuptools # vendors packaging, see above
|
||||
spack # slow, success, but mypy-primer hangs processing the output
|
||||
spark # too many iterations
|
||||
spark # too many iterations (in `exported_names` query)
|
||||
steam.py # hangs (single threaded)
|
||||
streamlit # too many iterations (uses packaging)
|
||||
|
|
|
@ -4,16 +4,19 @@ Expression
|
|||
PyGithub
|
||||
PyWinCtl
|
||||
SinbadCogs
|
||||
Tanjun
|
||||
aiohttp
|
||||
aiohttp-devtools
|
||||
aioredis
|
||||
aiortc
|
||||
alectryon
|
||||
alerta
|
||||
altair
|
||||
antidote
|
||||
anyio
|
||||
apprise
|
||||
artigraph
|
||||
arviz
|
||||
async-utils
|
||||
asynq
|
||||
attrs
|
||||
|
@ -30,6 +33,7 @@ colour
|
|||
com2ann
|
||||
comtypes
|
||||
core
|
||||
cpython
|
||||
cwltool
|
||||
dacite
|
||||
dd-trace-py
|
||||
|
@ -45,12 +49,15 @@ flake8-pyi
|
|||
freqtrade
|
||||
git-revise
|
||||
httpx-caching
|
||||
hydpy
|
||||
hydra-zen
|
||||
ibis
|
||||
ignite
|
||||
imagehash
|
||||
isort
|
||||
itsdangerous
|
||||
janus
|
||||
jax
|
||||
jinja
|
||||
koda-validate
|
||||
kopf
|
||||
|
@ -62,18 +69,23 @@ mkdocs
|
|||
mkosi
|
||||
mongo-python-driver
|
||||
more-itertools
|
||||
mypy
|
||||
mypy-protobuf
|
||||
mypy_primer
|
||||
nionutils
|
||||
nox
|
||||
openlibrary
|
||||
operator
|
||||
optuna
|
||||
paasta
|
||||
packaging
|
||||
pandas
|
||||
pandas-stubs
|
||||
pandera
|
||||
paroxython
|
||||
parso
|
||||
pegen
|
||||
pip
|
||||
poetry
|
||||
porcupine
|
||||
ppb-vector
|
||||
|
@ -85,7 +97,9 @@ pycryptodome
|
|||
pydantic
|
||||
pyinstrument
|
||||
pyjwt
|
||||
pylint
|
||||
pylox
|
||||
pyodide
|
||||
pyp
|
||||
pyppeteer
|
||||
pytest
|
||||
|
@ -99,16 +113,20 @@ rich
|
|||
rotki
|
||||
schema_salad
|
||||
schemathesis
|
||||
scikit-build-core
|
||||
scikit-learn
|
||||
scipy
|
||||
scrapy
|
||||
setuptools
|
||||
sockeye
|
||||
spack
|
||||
speedrun.com_global_scoreboard_webapp
|
||||
sphinx
|
||||
starlette
|
||||
static-frame
|
||||
stone
|
||||
strawberry
|
||||
streamlit
|
||||
svcs
|
||||
sympy
|
||||
tornado
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue