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 panics found by the `py-fuzzer` fuzzer

AlexWaygood opened this issue 2 months ago
[red-knot] Re-enable linter corpus tests

sharkdp opened this pull request 2 months ago
Rule to prohibit closures?

s-banach opened this issue 2 months ago
[airflow]: extend removed names (AIR302)

Lee-W opened this pull request 2 months ago
[`pylint`] Ignore overload in `PLR0904`

Matt-Ord opened this pull request 2 months ago
Improve error messages and docs for `flake8-comprehensions` rules

AlexWaygood opened this pull request 2 months ago
PLR0904: false positive when using overload

Matt-Ord opened this issue 2 months ago
Update dawidd6/action-download-artifact action to v7

renovate[bot] opened this pull request 2 months ago
Update astral-sh/setup-uv action to v4

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

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

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

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

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

renovate[bot] opened this pull request 2 months ago
Update Rust crate ureq to v2.11.0

renovate[bot] opened this pull request 2 months ago
Update Rust crate similar to v2.6.0

renovate[bot] opened this pull request 2 months ago
Update Rust crate rustc-hash to v2.1.0

renovate[bot] opened this pull request 2 months ago
Update Rust crate indexmap to v2.7.0 - autoclosed

renovate[bot] opened this pull request 2 months ago
Update Rust crate annotate-snippets to 0.11.0

renovate[bot] opened this pull request 2 months ago
Update tokio-tracing monorepo

renovate[bot] opened this pull request 2 months ago
Update rust-wasm-bindgen monorepo

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

renovate[bot] opened this pull request 2 months ago
Update Rust crate pathdiff to v0.2.3

renovate[bot] opened this pull request 2 months ago
Update Rust crate ordermap to v0.5.4

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

renovate[bot] opened this pull request 2 months ago
Add oxipng pre commit hook

UnknownPlatypus opened this pull request 2 months ago
[`ruff`] Unnecessary cast to `int` (`RUF046`)

InSyncWithFoo opened this pull request 2 months ago
Sync vendored typeshed stubs

github-actions[bot] opened this pull request 2 months ago
[`ruff`] Implement `unnecessary-compiled-regular-expression` (RUF056)

sbrugman opened this pull request 2 months ago
Rule idea: `unncessary-compiled-regular-expression`

sbrugman opened this issue 2 months ago
PLC1802 has false negatives for `ascii` and `sorted`

dscorbett opened this issue 2 months ago
Increase rule set size

InSyncWithFoo opened this pull request 2 months ago
[`ruff`] Abstract method defined in normal class (`RUF044`)

InSyncWithFoo opened this pull request 2 months ago
[red-knot] Narrowing For Truthiness Checks (`if x` or `if not x`)

cake-monotone opened this pull request 2 months ago
Formatter: Raw strings containing double quotes

ferdnyc opened this issue 2 months ago
Labeling issues and pull requests automatically

Glyphack opened this issue 2 months ago
mdtest: include test name in printed rerun command

connorskees opened this pull request 2 months ago
[flake8-logging] Add `ExcInfoOutsideExceptionHandler` (LOG014)

snowdrop4 opened this pull request 2 months ago
New Metadata Version on ruff-0.8.1-py3-none-linux_armv6l.whl

matthewakram opened this issue 2 months ago
[red-knot] Add fuzzer to catch panics for invalid syntax

dhruvmanila opened this pull request 2 months ago
Upgrade Rust toolchain to 1.83

MichaReiser opened this pull request 2 months ago
`TC006` in `0.8.1` is too broad

dangotbanned opened this issue 2 months ago
N804 false positive for `class Bar(type(foo))`

alexhenman opened this issue 2 months ago
new rule - Removing extra spaces in dictionary

spaceby opened this issue 2 months ago
[red-knot] Panics on recursive type alias definition

dhruvmanila opened this issue 2 months ago
Skip panda rules if panda module hasn't been seen

MichaReiser opened this pull request 2 months ago
mdtest: allow specifying a specific test inside a file

connorskees opened this pull request 2 months ago
False positive for PD011

Goldziher opened this issue 2 months ago
red-knot: support narrowing for bool(E)

connorskees opened this pull request 2 months ago
Support `ruff rule rule-name`

InSyncWithFoo opened this pull request 2 months ago
Support `ruff rule rule-name`

InSyncWithFoo opened this issue 2 months ago
Deprecate `lint.extendIgnore` server setting

dhruvmanila opened this issue 2 months ago
Update CHANGELOG.md with the new commits for 0.8.1

dhruvmanila opened this pull request 2 months ago
ANN001 for unused function argument

towiat opened this issue 2 months ago
Import aliases configured for ICN001 can cause syntax errors

dscorbett opened this issue 2 months ago
[`ruff`] Implement `unnecessary-regular-expression` (`RUF055`)

ntBre opened this pull request 2 months ago
Avoids unnecessary overhead for `TC004`, when `TC001-003` are disabled

Daverball opened this pull request 2 months ago
Circular recommendations: PLC0206, PERF102, SIM118

njsaunders opened this issue 2 months ago
Bump version to 0.8.1

dhruvmanila opened this pull request 2 months ago
[red-knot] Fix Boolean flags in mdtests

sharkdp opened this pull request 2 months ago
CI: Treat mdtest Markdown files as code

sharkdp opened this pull request 2 months ago
[red-knot] Minor fix in MRO tests

sharkdp opened this pull request 2 months ago
Documentation with complete rulesets and parity information

kaddkaka opened this issue 2 months ago
Confusing setting A incompatible with setting B warning

dimaqq opened this issue 2 months ago
[red-knot] Deeper understanding of `LiteralString`

InSyncWithFoo opened this pull request 2 months ago
py-fuzzer: recommend using `uvx` rather than `uv run` to run the fuzzer

AlexWaygood opened this pull request 2 months ago
C403 is wrong with async_generator

dacevedo12 opened this issue 2 months ago
Fixes minor bug in `SemanticModel::lookup_symbol`

Daverball opened this pull request 2 months ago
`pre-commit` Fails to Recognize `per-file-ignores`

adam-grant-hendry opened this issue 2 months ago
Fix bug where methods defined using lambdas were flagged by FURB118

AlexWaygood opened this pull request 2 months ago
Disable TC001, TC002, TC003 by default ?

RomainBrault opened this issue 2 months ago
New lint rules for Strength Reduction optimizations

tdulcet opened this issue 2 months ago
[`ruff`] Detect redirected-noqa in file-level comments (`RUF101`)

ntBre opened this pull request 2 months ago
[`flake8-type-checking`] Fixes `quote_type_expression`

Daverball opened this pull request 2 months ago