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
|
graphql-core # stack overflow
|
||||||
hydpy # too many iterations
|
spark # too many iterations (in `exported_names` query)
|
||||||
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
|
|
||||||
steam.py # hangs (single threaded)
|
steam.py # hangs (single threaded)
|
||||||
streamlit # too many iterations (uses packaging)
|
|
||||||
|
|
|
@ -4,16 +4,19 @@ Expression
|
||||||
PyGithub
|
PyGithub
|
||||||
PyWinCtl
|
PyWinCtl
|
||||||
SinbadCogs
|
SinbadCogs
|
||||||
|
Tanjun
|
||||||
aiohttp
|
aiohttp
|
||||||
aiohttp-devtools
|
aiohttp-devtools
|
||||||
aioredis
|
aioredis
|
||||||
aiortc
|
aiortc
|
||||||
alectryon
|
alectryon
|
||||||
alerta
|
alerta
|
||||||
|
altair
|
||||||
antidote
|
antidote
|
||||||
anyio
|
anyio
|
||||||
apprise
|
apprise
|
||||||
artigraph
|
artigraph
|
||||||
|
arviz
|
||||||
async-utils
|
async-utils
|
||||||
asynq
|
asynq
|
||||||
attrs
|
attrs
|
||||||
|
@ -30,6 +33,7 @@ colour
|
||||||
com2ann
|
com2ann
|
||||||
comtypes
|
comtypes
|
||||||
core
|
core
|
||||||
|
cpython
|
||||||
cwltool
|
cwltool
|
||||||
dacite
|
dacite
|
||||||
dd-trace-py
|
dd-trace-py
|
||||||
|
@ -45,12 +49,15 @@ flake8-pyi
|
||||||
freqtrade
|
freqtrade
|
||||||
git-revise
|
git-revise
|
||||||
httpx-caching
|
httpx-caching
|
||||||
|
hydpy
|
||||||
hydra-zen
|
hydra-zen
|
||||||
|
ibis
|
||||||
ignite
|
ignite
|
||||||
imagehash
|
imagehash
|
||||||
isort
|
isort
|
||||||
itsdangerous
|
itsdangerous
|
||||||
janus
|
janus
|
||||||
|
jax
|
||||||
jinja
|
jinja
|
||||||
koda-validate
|
koda-validate
|
||||||
kopf
|
kopf
|
||||||
|
@ -62,18 +69,23 @@ mkdocs
|
||||||
mkosi
|
mkosi
|
||||||
mongo-python-driver
|
mongo-python-driver
|
||||||
more-itertools
|
more-itertools
|
||||||
|
mypy
|
||||||
mypy-protobuf
|
mypy-protobuf
|
||||||
mypy_primer
|
mypy_primer
|
||||||
nionutils
|
nionutils
|
||||||
|
nox
|
||||||
openlibrary
|
openlibrary
|
||||||
operator
|
operator
|
||||||
optuna
|
optuna
|
||||||
paasta
|
paasta
|
||||||
|
packaging
|
||||||
pandas
|
pandas
|
||||||
pandas-stubs
|
pandas-stubs
|
||||||
|
pandera
|
||||||
paroxython
|
paroxython
|
||||||
parso
|
parso
|
||||||
pegen
|
pegen
|
||||||
|
pip
|
||||||
poetry
|
poetry
|
||||||
porcupine
|
porcupine
|
||||||
ppb-vector
|
ppb-vector
|
||||||
|
@ -85,7 +97,9 @@ pycryptodome
|
||||||
pydantic
|
pydantic
|
||||||
pyinstrument
|
pyinstrument
|
||||||
pyjwt
|
pyjwt
|
||||||
|
pylint
|
||||||
pylox
|
pylox
|
||||||
|
pyodide
|
||||||
pyp
|
pyp
|
||||||
pyppeteer
|
pyppeteer
|
||||||
pytest
|
pytest
|
||||||
|
@ -99,16 +113,20 @@ rich
|
||||||
rotki
|
rotki
|
||||||
schema_salad
|
schema_salad
|
||||||
schemathesis
|
schemathesis
|
||||||
|
scikit-build-core
|
||||||
scikit-learn
|
scikit-learn
|
||||||
scipy
|
scipy
|
||||||
scrapy
|
scrapy
|
||||||
|
setuptools
|
||||||
sockeye
|
sockeye
|
||||||
|
spack
|
||||||
speedrun.com_global_scoreboard_webapp
|
speedrun.com_global_scoreboard_webapp
|
||||||
sphinx
|
sphinx
|
||||||
starlette
|
starlette
|
||||||
static-frame
|
static-frame
|
||||||
stone
|
stone
|
||||||
strawberry
|
strawberry
|
||||||
|
streamlit
|
||||||
svcs
|
svcs
|
||||||
sympy
|
sympy
|
||||||
tornado
|
tornado
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue