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

Improve docs for some pycodestyle rules

AlexWaygood opened this pull request about 2 months ago
F841 is disabled by following, unrelated code lines

kud1ing opened this issue about 2 months ago
Fix `pytest.mark.parametrize` rules to check calls instead of decorators

harupy opened this pull request about 2 months ago
Limit type size assertion to 64bit platforms

MichaReiser opened this pull request about 2 months ago
Bug: Formatting inconsistency with f strings

jvacek opened this issue about 2 months ago
Extend `invalid-envvar-default (PLW1508)` to detect `os.environ.get`

harupy opened this pull request about 2 months ago
[`flake8-type-checking`] Adds implementation for TC006

Daverball opened this pull request about 2 months ago
[red-knot] Fix: Infer type for typing.Union[..] tuple expression

sharkdp opened this pull request about 2 months ago
[`flake8-use-pathlib`] Recommend `Path.iterdir()` over `os.listdir()` (`PTH208`)

InSyncWithFoo opened this pull request about 2 months ago
False positive PD011

Matt-Ord opened this issue about 2 months ago
Use multiple columns for repology badge

sharkdp opened this pull request about 2 months ago
[`flake8-builtins`] Exempt private built-in modules (`A005`)

InSyncWithFoo opened this pull request about 2 months ago
doc(B024): #14455 add annotated but unassgined class variables

cmp0xff opened this pull request about 2 months ago
Union builder perf improvements

MichaReiser opened this pull request about 2 months ago
[red-knot] Meta data for `Type::Todo`

sharkdp opened this pull request about 2 months ago
[red-knot] support `typing.Union` in type annotations

Glyphack opened this pull request about 2 months ago
[red-knot] Understand typing.Union special form in annotations

Glyphack opened this issue about 2 months ago
bug/surprise: adding an empty ruff.toml affects how import rules behaves

kaddkaka opened this issue about 2 months ago
Consider quotes inside format-specs when choosing the quotes for an f-string

MichaReiser opened this pull request about 2 months ago
Autofix for `undocumented-public-function`: insert docstring stub

sbrugman opened this issue about 2 months ago
CLI: `ruff rule` should accept human-readable name

sbrugman opened this issue about 2 months ago
New `flake8-pathlib` rule: `os.listdir` (PTH208)

sbrugman opened this issue about 2 months ago
Fix unnecessary space around power op in overlong f-string expressions

MichaReiser opened this pull request about 2 months ago
[`ruff`] Implement `invalid-assert-message-literal-argument` (`RUF040`)

Lokejoke opened this pull request about 2 months ago
F-string formatting adds unnecessary space after `**` operator

dhruvmanila opened this issue about 2 months ago
Ruff 0.8 release

MichaReiser opened this pull request about 2 months ago
Revert "Use Depot 16-core runner for testing on Linux"

AlexWaygood opened this pull request about 2 months ago
Improve docs on fix safety for FAST002

AlexWaygood opened this issue about 2 months ago
Can `offset_encoding` for Ruff be configured in Neovim?

Shinzu opened this issue about 2 months ago
Fix failing tests for Ruff 0.8 branch

MichaReiser opened this pull request about 2 months ago
repeated-global: `FURB154` stabilization

MichaReiser opened this issue about 2 months ago
Stabilize `A004`

MichaReiser opened this pull request about 2 months ago
Rename the parser fuzz job for consistency with the rest of CI

zanieb opened this pull request about 2 months ago
Only build the `fuzz` crate on `main`

zanieb opened this pull request about 2 months ago
Watch for changes to the generated file during documentation serve

dhruvmanila opened this pull request about 2 months ago
Only test release builds on main

zanieb opened this pull request about 2 months ago
[`pycodestyle`] Exempt `pytest.importorskip()` calls (`E402`)

InSyncWithFoo opened this pull request about 2 months ago
Flaking test `red_knot::file_watching directory_renamed`

zanieb opened this issue about 2 months ago
Improve the performance of the formatter instability check job

zanieb opened this pull request about 2 months ago
Improve CI caching of fuzz dependencies

zanieb opened this pull request about 2 months ago
[ruff-0.8] [`ruff`] Stabilise `unsorted-dunder-all` and `unsorted-dunder-slots`

AlexWaygood opened this pull request about 2 months ago
[ruff-0.8] Spruce up docs for newly stabilised rules

AlexWaygood opened this pull request about 2 months ago
Specify the wasm-pack version explicitly

zanieb opened this pull request about 2 months ago
feature request: select ALL until a given version number

DaniBodor opened this issue about 2 months ago
Use Depot 8-core runner for ecosystem tests

zanieb opened this pull request about 2 months ago
Stabilize multiple rules

MichaReiser opened this pull request about 2 months ago
Use larger GitHub runner for testing on Windows

zanieb opened this pull request about 2 months ago
Use Depot 8-core runner for testing on Linux

zanieb opened this pull request about 2 months ago
Initialize Rust cache before installing binaries and additional components

zanieb opened this pull request about 2 months ago
Mark UP043 fix unsafe when the type annotation contains any comments

MichaReiser opened this pull request about 2 months ago
Upgrade cargo-dist from 0.22.1 => 0.25.2-prerelease.3

zanieb opened this pull request about 2 months ago
Fix f-string formatting in assignment statement

dhruvmanila opened this pull request about 2 months ago
B901: Misses `yield` sub-expresisons

MichaReiser opened this issue about 2 months ago
setting output format hides output in ruff check

kaddkaka opened this issue about 2 months ago
Used --statistics option does hide the rule violations

ssbarnea opened this issue about 2 months ago
[ruff-0.8] [`ruff`] Stabilise `parenthesize-chained-operators` (`RUF021`)

AlexWaygood opened this pull request about 2 months ago
Remove `FormatFStringPart`

dhruvmanila opened this pull request about 2 months ago
Avoid inferring invalid expr types for string annotation

dhruvmanila opened this pull request about 2 months ago
[`ruff`] `re` and `regex` calls with unraw string as first argument (`RUF039`)

InSyncWithFoo opened this pull request about 2 months ago
FBT001 preview behavior may lead to false positives

dylwil3 opened this issue about 2 months ago
D100 with —add-noqa breaks shebang lines

pjspereira opened this issue about 2 months ago
[red-knot] Panics for string annotations

sharkdp opened this issue about 2 months ago
Possible error when trying to fix with ICN001

tpgillam opened this issue about 2 months ago
[ruff 0.8][`flake8-type-checking`] Rename `TCH` to `TC`

Daverball opened this pull request about 2 months ago
[red-knot] Do not panic on f-string format spec expressions

sharkdp opened this pull request about 2 months ago
Warn instead of error when removed rules are used in ignore

MichaReiser opened this pull request about 2 months ago
Revisit unicode-to-unicode confusables in `RUF001`, `RUF002`, `RUF003`

dylwil3 opened this issue about 2 months ago
[red-knot] Narrowing for `type(x) is C` checks

sharkdp opened this pull request about 2 months ago
[red-knot] Narrowing for `type(x) is C` (where C is a class)

sharkdp opened this issue about 2 months ago
Add tests for python version compatibility

MichaReiser opened this pull request about 2 months ago
[red-knot] Default to python 3.9

MichaReiser opened this pull request about 2 months ago
Remove the deprecated `E999` rule code

MichaReiser opened this pull request about 2 months ago
COM818 with ruff format fixes the error too harshly

Neikow opened this issue about 2 months ago
[red-knot] Types for subexpressions of annotations

sharkdp opened this pull request about 2 months ago
Simplify quote annotator logic for list expression

dhruvmanila opened this pull request about 2 months ago
Reverse order of `__contains__` arguments

charliermarsh opened this pull request about 2 months ago
Wrong fix for PLC2801

bebound opened this issue about 2 months ago
[red-knot] Refactoring the inference logic of lexicographic comparisons

cake-monotone opened this pull request about 2 months ago
Issue with new `PYI034` autofix when first param is annotated

Avasam opened this issue about 2 months ago
Drive by typo fix

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

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

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

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

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

renovate[bot] opened this pull request about 2 months ago