Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astral-sh/ruff

An extremely fast Python linter and code formatter, written in Rust.
https://github.com/astral-sh/ruff

feature request: quick fix all occurences in file

beauxq opened this issue 3 days ago
[red-knot] Add missing imports in mdtests

dhruvmanila opened this pull request 3 days ago
[red-knot] Assert full diagnostic output in mdtests

MichaReiser opened this issue 3 days ago
[red-knot] Revisit diagnostic range for unresolved-import

MichaReiser opened this issue 3 days ago
[`ruff`] IO operations performed on closed IO objects (`RUF061`)

InSyncWithFoo opened this pull request 3 days ago
Sync vendored typeshed stubs

github-actions[bot] opened this pull request 3 days ago
`UP015`'s range and message are slightly incorrect

InSyncWithFoo opened this issue 3 days ago
F401 raised when type is used in Generic

vovchic17 opened this issue 3 days ago
F401 is not doing the "right" thing with __init__.py

mlasevich opened this issue 3 days ago
RUF012 , not detecting the use of ClassVar

Sxderp opened this issue 3 days ago
[red-knot] ruff_db: make diagnostic rendering prettier

BurntSushi opened this pull request 3 days ago
[`flake8-pyi`] Minor simplification for `PYI019`

AlexWaygood opened this pull request 3 days ago
[`flake8-pyi`] Remove type parameter correctly when it is the last (`PYI019`)

InSyncWithFoo opened this pull request 3 days ago
C400 and C401 fixes fail when a comma follows the generator

dscorbett opened this issue 3 days ago
Add deprecation warning for `ruff-lsp` related settings

dhruvmanila opened this pull request 3 days ago
Panic in `PYI019` autofix

AlexWaygood opened this issue 4 days ago
[red-knot] Add support for re-export conventions for imports

dhruvmanila opened this pull request 4 days ago
Support for black formatting of function arguments

fhg-isi opened this issue 4 days ago
Remove non-existing `lint.extendIgnore` editor setting

dhruvmanila opened this pull request 4 days ago
[red-knot] Fix Stack overflow in Type::bool

mishamsk opened this pull request 4 days ago
[`ruff`] Classes with mixed type variable style (`RUF060`)

InSyncWithFoo opened this pull request 4 days ago
[red-knot] Should A ∧ !A always be false?

dcreager opened this pull request 4 days ago
Downgrade tailwind

dylwil3 opened this pull request 4 days ago
[red-knot] gather type prevalence statistics

carljm opened this pull request 4 days ago
[`refurb`] Mark fix as unsafe if there are comments (`FURB171`)

InSyncWithFoo opened this pull request 4 days ago
Bump version to 0.9.4

dylwil3 opened this pull request 4 days ago
Reimplement popular Mypy plugins

johnthagen opened this issue 4 days ago
Remove semicolon after TypeScript interface definition

leotaku opened this pull request 4 days ago
[red-knot] Clarify behavior when redeclaring base class attributes

sharkdp opened this pull request 5 days ago
[red-knot] Add version command

tjkuson opened this pull request 5 days ago
[`flake8-bandit`] Permit suspicious imports within stub files (`S4`)

tjkuson opened this pull request 5 days ago
[`flake8-pyi`] Fix more complex cases (`PYI019`)

InSyncWithFoo opened this pull request 5 days ago
[red-knot] Format mdtest snippets with the latest version of black

AlexWaygood opened this pull request 5 days ago
Preserve triple quotes and prefixes for strings

ntBre opened this pull request 5 days ago
UP037 fix crashes when a terminal comment follows a literal

dscorbett opened this issue 5 days ago
False negative for PYI016 Duplicate union member

nickdrozd opened this issue 5 days ago
[red-knot] Implicit instance attributes

sharkdp opened this pull request 5 days ago
`C417` has multiple problems

InSyncWithFoo opened this issue 5 days ago
[red-knot] Extend instance-attribute tests

sharkdp opened this pull request 6 days ago
New rule prohibiting modification of `sys.path`

vraintanakarei opened this issue 6 days ago
Improve docs for RUF012

RayBB opened this issue 6 days ago
Add missing config docstrings

mishamsk opened this pull request 6 days ago
[red-knot] How should we handle unreachable code?

dcreager opened this issue 6 days ago
C417 false positive when not exactly 1 lambda parameter

dscorbett opened this issue 6 days ago
Preserve quotes in generated f-strings

ntBre opened this pull request 6 days ago
FURB171 Does not trigger when calling set(...)

naslundx opened this issue 6 days ago
[`ruff`] Check for shadowed `map` before suggesting fix (`RUF058`)

ntBre opened this pull request 6 days ago
Fix formatter warning message for `flake8-quotes` option

marekhanus opened this pull request 6 days ago
[red-knot] Do not use explicit `knot_extensions.Unknown` declaration

sharkdp opened this pull request 6 days ago
RUF058 fix does not check if `map` is shadowed

dscorbett opened this issue 6 days ago
D205 false positive from Ruff on python script

vpkarle opened this issue 6 days ago
PLE1142 should flag await in lambda

jakkdl opened this issue 7 days ago
[`refurb`] Avoid `None | None` as well as better detection and fix (`FURB168`)

InSyncWithFoo opened this pull request 7 days ago
Preserve quotes in generated byte strings

ntBre opened this pull request 7 days ago
FURB168 false negative and false positives

dscorbett opened this issue 7 days ago
[minor] Simplify some `ExprStringLiteral` creation logic

AlexWaygood opened this pull request 7 days ago
Add rule to forbid `asyncio.create_task`

Tinche opened this issue 7 days ago
Rename internal helper functions

dhruvmanila opened this pull request 7 days ago
[feature request] checking for slow imports recursively

luketaverne opened this issue 7 days ago
Run `cargo update`

AlexWaygood opened this pull request 7 days ago
[red-knot] Treat bare `ClassVar` annotation as `ClassVar[Unknown]`

sharkdp opened this pull request 8 days ago
[red-knot] Bare `ClassVar` annotations

sharkdp opened this issue 8 days ago
[red-knot] Document public symbol type inference

sharkdp opened this pull request 8 days ago