mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 21:25:08 +00:00
Move more projects to good.txt
This commit is contained in:
parent
1fa5e1fbbc
commit
f78c03c5dc
2 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,15 @@
|
|||
Tanjun # hangs
|
||||
Tanjun # too many cycle iterations
|
||||
altair # cycle panics (try_metaclass_)
|
||||
antidote # hangs / slow
|
||||
artigraph # cycle panics (value_type_)
|
||||
colour # cycle panics (try_metaclass_)
|
||||
core # cycle panics (value_type_)
|
||||
cpython # access to field whilst being initialized, too many cycle iterations
|
||||
discord.py # some kind of hang, only when multi-threaded?
|
||||
freqtrade # cycle panics (try_metaclass_)
|
||||
hydpy # cycle panics (try_metaclass_)
|
||||
ibis # cycle panics (try_metaclass_)
|
||||
pandas # slow
|
||||
pandas-stubs # cycle panics (try_metaclass_)
|
||||
pandera # cycle panics (try_metaclass_)
|
||||
prefect # slow
|
||||
pylint # cycle panics (self-recursive type alias)
|
||||
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
||||
schemathesis # salsa cycle.rs:164 assertion fails, only in CI
|
||||
|
|
|
@ -9,6 +9,7 @@ aioredis
|
|||
aiortc
|
||||
alectryon
|
||||
alerta
|
||||
antidote
|
||||
anyio
|
||||
apprise
|
||||
arviz
|
||||
|
@ -30,6 +31,7 @@ cwltool
|
|||
dacite
|
||||
dd-trace-py
|
||||
dedupe
|
||||
discord.py
|
||||
django-stubs
|
||||
downforeveryone
|
||||
dragonchain
|
||||
|
@ -75,6 +77,7 @@ pip
|
|||
poetry
|
||||
porcupine
|
||||
ppb-vector
|
||||
prefect
|
||||
psycopg
|
||||
pwndbg
|
||||
pybind11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue