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

[`ruff`] Unformatted special comments (`RUF037`)

InSyncWithFoo opened this pull request 3 months ago
SIM115 triggers when an ExitStack is passed into a function

tjstum opened this issue 3 months ago
[red-knot] Precise inference for identity checks

sharkdp opened this pull request 3 months ago
[red-knot] Introduce a new `ClassLiteralType` struct

AlexWaygood opened this pull request 3 months ago
fix double inference of standalone expressions

MichaReiser opened this pull request 3 months ago
[red-knot] Store starred-expression annotation types

sharkdp opened this pull request 3 months ago
[`refurb`] Implement `subclass-builtin` (`FURB189`)

sbrugman opened this pull request 3 months ago
`types.rs`: remove unused `is_stdlib_symbol` methods

AlexWaygood opened this pull request 3 months ago
`ruff format` not fomatting properly long line

imperosol opened this issue 3 months ago
S113: Not identified in sessions

kiblik opened this issue 3 months ago
Remove `unpack` field from `SemanticIndexBuilder`

dhruvmanila opened this pull request 3 months ago
[red-knot] implement re-export conventions for imports

carljm opened this issue 3 months ago
Also remove trailing comma while fixing C409 and C419

InSyncWithFoo opened this pull request 3 months ago
[red-knot] Support metaclasses

AlexWaygood opened this issue 3 months ago
Re-enable clippy `useless-format`

sbrugman opened this pull request 3 months ago
[`eradicate`] Better detection of IntelliJ language injection comments (`ERA001`)

InSyncWithFoo opened this pull request 3 months ago
Derive message formats macro support to string

sbrugman opened this pull request 3 months ago
Avoid cloning `Name` when looking up function and class types

MichaReiser opened this pull request 3 months ago
[red-knot] Do not panic when encountering string annotations

sharkdp opened this pull request 3 months ago
Replace `format!` without parameters with `.to_string()`

sbrugman opened this pull request 3 months ago
UP044 fix fails on 0.7.2: "Fix introduced a syntax error."

chbndrhnns opened this issue 3 months ago
Remove AST-node dependency from `FunctionType` and `ClassType`

MichaReiser opened this pull request 3 months ago
Adding new class of static analysis rules using LLMs

bbkgh opened this issue 3 months ago
Update dependency uuid to v11

renovate[bot] opened this pull request 3 months ago
Update Rust crate notify to v7

renovate[bot] opened this pull request 3 months ago
Update pre-commit dependencies

renovate[bot] opened this pull request 3 months ago
Update dependency mdformat-mkdocs to v3.1.1

renovate[bot] opened this pull request 3 months ago
Update cloudflare/wrangler-action action to v3.11.0

renovate[bot] opened this pull request 3 months ago
Update Rust crate pyproject-toml to 0.13.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.2

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

renovate[bot] opened this pull request 3 months ago
Update Rust crate syn to v2.0.87

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

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

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

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

renovate[bot] opened this pull request 3 months ago
[`eradicate`] ignore `# language=` in commented-out-code rule (ERA001)

fabiob opened this pull request 3 months ago
Improve some rule messages and docs

charliermarsh opened this pull request 3 months ago
Fix wrong-size header in `open-file-with-context-handler`

charliermarsh opened this pull request 3 months ago
Allow `open` without context manager in `return` statement

charliermarsh opened this pull request 3 months ago
Detect items that hash to same value in duplicate dictionaries

charliermarsh opened this pull request 3 months ago
Detect items that hash to same value in duplicate sets

charliermarsh opened this pull request 3 months ago
Respect hash-equivalent literals in `iteration-over-set`

charliermarsh opened this pull request 3 months ago
Add all Ruff release builds to Ruff Playground, selectable by user

diceroll123 opened this issue 3 months ago
[`ruff`] - fix false positive for decorators (`RUF028`)

diceroll123 opened this pull request 3 months ago
Fix preview link references in 2 rule docs

diceroll123 opened this pull request 3 months ago
[`flake8-pyi`] - include all python file types for `PYI006` and `PYI066`

diceroll123 opened this pull request 3 months ago
[`flake8-bugbear`] - do not run `mutable-argument-default` on stubs (`B006`)

diceroll123 opened this pull request 3 months ago
Remove `HashableExpr` abstraction

charliermarsh opened this pull request 3 months ago
Promote uv in installation guides

InSyncWithFoo opened this pull request 3 months ago
Add setup instructions for using Ruff with Wing Pro

sdeibel opened this pull request 3 months ago
[red-knot] Remove `Definition` from `Class` and `FunctionType`

MichaReiser opened this issue 3 months ago
[`pyupgrade`] - ignore kwarg unpacking for `UP044`

diceroll123 opened this pull request 3 months ago
Adding go-to-definition support to `ruff server`

JTKBowers opened this issue 3 months ago
Handle unions in augmented assignments

charliermarsh opened this pull request 3 months ago
Handle maybe-unbound `__iadd__`-like operators in augmented assignments

charliermarsh opened this pull request 3 months ago
Temporary comment out certain release steps

dhruvmanila opened this pull request 3 months ago
Switch to `uv publish`

dhruvmanila opened this pull request 3 months ago
Doc: markdown link fix

sbrugman opened this pull request 3 months ago
[docs] Add rule short code to mkdocs tags

hreeder opened this pull request 3 months ago
Bump version to 0.7.2

dhruvmanila opened this pull request 3 months ago
Fix typo for static method decorator

staciax opened this pull request 3 months ago
[red-knot] Implement type narrowing for boolean conditionals

TomerBin opened this pull request 3 months ago
Use named closure for cold-benchmark

MichaReiser opened this pull request 3 months ago
Give non-existent files a durability of at least Medium

MichaReiser opened this pull request 3 months ago
Use named function in incremental red knot benchmark

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

github-actions[bot] opened this pull request 3 months ago
[WIP] initial fixpoint iteration

carljm opened this pull request 3 months ago
[red-knot] Add MRO resolution for classes (take 2)

AlexWaygood opened this pull request 3 months ago
Ignore `mutable-argument-default (B006)` in `.pyi` stubs

jorenham opened this issue 3 months ago
Formatter breaks line-length and removes line continuations

andre-muraro-umbrage opened this issue 3 months ago
[red-knot] Remove `Type::None`

sharkdp opened this pull request 3 months ago
[red-knot] Add myself as red-knot codeowner

sharkdp opened this pull request 3 months ago
[red-knot] Follow up: Type::Unbound removal

sharkdp opened this issue 3 months ago
Sort imports: zoneinfo ends up in 3rd party section

minusf opened this issue 3 months ago
[red-knot] have mdformat wrap mdtest files to 100 columns

carljm opened this pull request 3 months ago
SIM108 is bad for code coverage

maddrum opened this issue 3 months ago
[red-knot] Add failing tests for iterating over maybe-iterable unions

AlexWaygood opened this pull request 3 months ago
[red-knot] Properly model control flow through `finally` suites

AlexWaygood opened this issue 3 months ago