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

[red-knot] Refactoring the inference logic of lexicographic comparisons

cake-monotone opened this pull request 3 months ago
Drive by typo fix

hauntsaninja opened this pull request 3 months ago
Update pre-commit dependencies

renovate[bot] opened this pull request 3 months ago
Update dependency tomli to v2.1.0

renovate[bot] opened this pull request 3 months ago
Update Rust crate bstr to v1.11.0

renovate[bot] opened this pull request 3 months ago
Update NPM Development dependencies

renovate[bot] opened this pull request 3 months ago
Update dependency ruff to v0.7.4

renovate[bot] opened this pull request 3 months ago
Update dependency react-resizable-panels to v2.1.7

renovate[bot] opened this pull request 3 months ago
Update Rust crate serde_json to v1.0.133

renovate[bot] opened this pull request 3 months ago
Update Rust crate serde to v1.0.215

renovate[bot] opened this pull request 3 months ago
Update Rust crate libc to v0.2.164

renovate[bot] opened this pull request 3 months ago
Update Rust crate indicatif to v0.17.9 - autoclosed

renovate[bot] opened this pull request 3 months ago
Update Rust crate clap to v4.5.21

renovate[bot] opened this pull request 3 months ago
[`flake8-bugbear`] `itertools.batched()` without explicit `strict` (`B911`)

InSyncWithFoo opened this pull request 3 months ago
Implement black's `bad-numeric-literal-format`

Lokejoke opened this pull request 3 months ago
Feature request: undocumented-private-*

duelafn opened this issue 3 months ago
Avoid panic in unfixable `redundant-numeric-union`

charliermarsh opened this pull request 3 months ago
[`ruff`] Stabilize unsafe fix for `zip-instead-of-pairwise (RUF007)`

dylwil3 opened this pull request 3 months ago
Fix Red Knot benchmarks on Windows

MichaReiser opened this pull request 3 months ago
[`ruff`] Stabilize unsafe fix for `zip-instead-of-pairwise (RUF007)`

dylwil3 opened this pull request 3 months ago
Suggestion to improve TRY003 rule

Booplicate opened this issue 3 months ago
Understand `typing.Optional` in annotations

Glyphack opened this pull request 3 months ago
No syntax error for `[(a := ...) for a in b]`

InSyncWithFoo opened this issue 3 months ago
[`flake8-datetimez`] Also exempt `.time()` (`DTZ901`)

InSyncWithFoo opened this pull request 3 months ago
[red-knot] Disable linter-corpus tests

sharkdp opened this pull request 3 months ago
[LOG015] should suggest the use of `logging.getLogger(__name__)`

MichaReiser opened this issue 3 months ago
[red-knot] Do not pull types for subexpressions of annotations

sharkdp opened this pull request 3 months ago
[red-knot] Remove duplicates from KNOWN_FAILURES

sharkdp opened this pull request 3 months ago
[ruff 0.8] [`flake8-pytest-style`] Remove deprecated rules PT004 and PT005

AlexWaygood opened this pull request 3 months ago
[ruff 0.8] [`flake8-annotations`] Remove deprecated rules ANN101 and ANN102

AlexWaygood opened this pull request 3 months ago
Ruff 0.8

AlexWaygood opened this pull request 3 months ago
[ruff 0.8] Remove deprecated rule UP027

AlexWaygood opened this pull request 3 months ago
[`pydoclint`] Update diagnostics to target the docstring

tjkuson opened this pull request 3 months ago
Unused variable accessed

Lokejoke opened this pull request 3 months ago
[red-knot] Simplify some traits in `ast_ids.rs`

AlexWaygood opened this pull request 3 months ago
Formatter: expose option to ignore line length

gvfarns opened this issue 3 months ago
playground width

3052 opened this issue 3 months ago
unable to ban relative imports

zkurtz opened this issue 3 months ago
implement flake8_async ASYNC102 await in finally or cancelled

altendky opened this pull request 3 months ago
[`perflint`] fix invalid hoist in `perf401`

w0nder1ng opened this pull request 3 months ago
TCH fixes remove quotation marks from `Literal` strings

dscorbett opened this issue 3 months ago
Split the corpus tests into smaller tests

MichaReiser opened this pull request 3 months ago
Update insta snapshots

MichaReiser opened this pull request 3 months ago
Fix file watcher panic when event has no paths

MichaReiser opened this pull request 3 months ago
Remove the optional salsa dependency from the AST crate

MichaReiser opened this pull request 3 months ago
PERF401 new preview fixes invalidly hoists extend to list compre

Skylion007 opened this issue 3 months ago
[red-knot] Derive more `Default` methods

AlexWaygood opened this pull request 3 months ago
[red-knot] Expand test corpus

sharkdp opened this pull request 3 months ago
New logging rule: logging conditional on verbosity

sbrugman opened this issue 3 months ago
Bump version to 0.7.4

dhruvmanila opened this pull request 3 months ago
[red-knot] PEP 695 type aliases

sharkdp opened this pull request 3 months ago
[red-knot] Mark LoggingGuard as `must_use`

sharkdp opened this pull request 3 months ago
Use CWD to resolve settings from `ruff.configuration`

dhruvmanila opened this pull request 3 months ago
[red-knot] Display raw characters for string literal

dhruvmanila opened this pull request 3 months ago
Sync vendored typeshed stubs

github-actions[bot] opened this pull request 3 months ago
[`ruff`] Implicit class variable in dataclass (`RUF045`)

InSyncWithFoo opened this pull request 3 months ago
PLE2502 documentation does not match the implementation

dscorbett opened this issue 3 months ago
Avoid module lookup for known classes when possible

MichaReiser opened this pull request 3 months ago
Enable hyperlinks on default full output (OSC 8)

ssbarnea opened this issue 3 months ago
[red-knot] Clarify a TODO comment in a `sys.version_info` test

AlexWaygood opened this pull request 3 months ago
[B028-doc-update] Update documentation for B028

njhearp opened this pull request 3 months ago
[red-knot] Do not attach diagnostics to wrong file

sharkdp opened this pull request 3 months ago
C414 Misinterprets Type Annotations as Unnecessary Nesting

laipz8200 opened this issue 3 months ago
Improve docs for ALE plugin for vim

pgiraud opened this pull request 3 months ago
[red-knot] Diagnostics attached to wrong file

sharkdp opened this issue 3 months ago
[red-knot] `reveal_type` should display raw characters

dhruvmanila opened this issue 3 months ago
Improve rule & options documentation

CarrotManMatt opened this pull request 3 months ago
[red-knot] Avoid panics for ipython magic commands

sharkdp opened this pull request 3 months ago
[red-knot] Handle invalid assignment targets

sharkdp opened this pull request 3 months ago
Unused imports not being removed F401

RossLote opened this issue 3 months ago
[`ruff`] Implement `unnecessary-nested-literal` (`RUF041`)

sbrugman opened this pull request 3 months ago
[red-knot] Panics on invalid annotated tuple assignment

sharkdp opened this issue 3 months ago
[red-knot] Panics on named expressions with invalid targets

sharkdp opened this issue 3 months ago
Bad identification of unused noqa statements (RUF100)

jankatins opened this issue 3 months ago