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

Add methods to iter over f-string elements

dhruvmanila opened this pull request 11 months ago
Invalid fix for `PYI053` for f-strings

dhruvmanila opened this issue 11 months ago
PLE0237 false positive

henryiii opened this issue 11 months ago
Add release script

zanieb opened this pull request 11 months ago
Re-code `flake8-trio` and `flake8-async` rules to match upstream

charliermarsh opened this issue 11 months ago
Feature Request: Rule to avoid module coupling

ndrluis opened this issue 11 months ago
FA102 errors eventhough requires-python in pyproject.toml is ">=3.12"

SimonMarynissen opened this issue 11 months ago
Infinite loop with invalid syntax

jc-louis opened this issue 11 months ago
[`pycodestyle`] Implement `redundant-backslash` (`E502`)

augustelalande opened this pull request 11 months ago
[`pycodestyle`] Avoid blank line rules for the first logical line in cell

hoel-bagard opened this pull request 11 months ago
Fix E203 false positive for slices in format strings

sciyoshi opened this pull request 11 months ago
Add support for string type hint in typing.Annotated

minmax opened this issue 11 months ago
E203 false positives for slices in format strings

sciyoshi opened this issue 11 months ago
Formatter: Improve single-with item formatting for Python 3.8 or older

MichaReiser opened this pull request 11 months ago
ruff format removes trailing whitespace in doctests

peterjc opened this issue 11 months ago
Fix unstable with-items formatting

MichaReiser opened this pull request 11 months ago
`line-too-long` (`E501`) - conflicts with formatter

DetachHead opened this issue 11 months ago
Remove deprecated parsing list functions

dhruvmanila opened this pull request 11 months ago
Encapsulate `Program` fields

dhruvmanila opened this pull request 11 months ago
Assert the parser is at augmented assign token

dhruvmanila opened this pull request 11 months ago
Unnecessary "ANN101 Missing type annotation for `self` in method"

artemiogr97 opened this issue 11 months ago
Avoid repeating function calls in f-string conversions

charliermarsh opened this pull request 11 months ago
Update parser to have Notebook context

dhruvmanila opened this issue 11 months ago
[`pyupgrade`] Allow fixes for f-string rule regardless of line length (`UP032`)

charliermarsh opened this pull request 11 months ago
[`pylint`] Implement `too-many-lines` (`PLC0302`)

augustelalande opened this pull request 11 months ago
(🎁) Rule for class member definition order

KotlinIsland opened this issue 11 months ago
Add contact github username for ecosystem checks

ThiefMaster opened this issue 11 months ago
UP032 became less useful in v0.3.1

ThiefMaster opened this issue 11 months ago
UP032 complains about format args performing function calls

ThiefMaster opened this issue 11 months ago
Set maturin version in `release.yaml`

charliermarsh opened this pull request 11 months ago
Track quoting style in the tokenizer

AlexWaygood opened this pull request 11 months ago
False positive TCH004

tlambert03 opened this issue 11 months ago
Include actual conditions in E712 diagnostics

tjkuson opened this pull request 11 months ago
Bump version to v0.3.1

charliermarsh opened this pull request 11 months ago
DTZ005 false postitive for `tz=None`

adriangb opened this issue 11 months ago
Cython support

MichaReiser opened this issue 11 months ago
Fix `ruff-action` documentation to consistently use `args` instead of `options`

MichaReiser opened this pull request 11 months ago
Make rule PT012 example clearer

eerovaher opened this pull request 11 months ago
Add an option to warn about each undefined name only once

Beliavsky opened this issue 11 months ago
Github action documentation refers to 'options' instead of 'args'

elliot-100 opened this issue 11 months ago
Add encoding when opening files in generate_mkdocs.py

augustelalande opened this pull request 11 months ago
[`pycodestyle`] Implement `blank-line-at-end-of-file` (`W391`)

augustelalande opened this pull request 11 months ago
Improve clarity of `PT006`'s error message

trag1c opened this issue 11 months ago
Using "ruff format" with stdin

Ga68 opened this issue 11 months ago
VS Code duplicate code format on save

james-berkheimer opened this issue 11 months ago
File-scoped `flake8: noqa` directive with comment is not recognized

tylerlaprade opened this issue 11 months ago
UP032 Failing to Detect `format` based on Length

max-muoto opened this issue 11 months ago
docs: fix a rustdoc typo in C409 rule

ooooo-create opened this pull request 11 months ago
`FBT003` should not fire on `NamedTuple`s

tylerlaprade opened this issue 11 months ago
[proposal] Split ASYNC101 into 3 separate rules

artificial-aidan opened this issue 11 months ago
Remove `Expr` postfix from `ExprNamed`, `ExprIf`, and `ExprGenerator`

MichaReiser opened this pull request 11 months ago
Linting for yaml and toml file

VascoSch92 opened this issue 11 months ago
cache: tweak generated .gitignore

dspicher opened this pull request 11 months ago
disable formatting lints (a single option)

KDruzhkin opened this issue 11 months ago
Bump the actions group with 1 update

dependabot[bot] opened this pull request 11 months ago
Bump insta from 1.35.1 to 1.36.1

dependabot[bot] opened this pull request 11 months ago
Refine SemanticModel lifetime bounds

MichaReiser opened this pull request 11 months ago
Remove trailing space from `CapWords` message

charliermarsh opened this pull request 11 months ago
Move shell expansion into `--config` lookup

charliermarsh opened this pull request 11 months ago
`docs`: update docker release version

hoel-bagard opened this pull request 11 months ago
`docs`: remove `.` from check and format commands

hoel-bagard opened this pull request 11 months ago
Accept a PEP 440 version specifier for required-version

charliermarsh opened this pull request 11 months ago
[`pep8_naming`] Add fixes `N804` and `N805`

GtrMo opened this pull request 11 months ago
refactor: Use `QualifiedName` for `Imported::call_path`

MichaReiser opened this pull request 11 months ago
Remove unneeded lifetime bounds

MichaReiser opened this pull request 11 months ago
[`refurb`] Implement `list_assign_reversed` lint (FURB187)

alex-700 opened this pull request 11 months ago
Harmonize E301 check with format in --preview mode?

jab opened this issue 11 months ago
Split `CallPath` into `QualifiedName` and `UnqualifiedName`

MichaReiser opened this pull request 11 months ago
Skip another invalid notebook in the OpenAI repository

zanieb opened this pull request 11 months ago
[`pycodestyle`] Fix indentation in #10096

hoel-bagard opened this pull request 11 months ago
RUF022 `__all__` is not sorted: odd sorting algorithm

ilius opened this issue 11 months ago
Avoid false-positives for parens-on-raise with `future.exception()`

charliermarsh opened this pull request 11 months ago
`futures.exception()` is flagged as "unnecessary parens on exception"

charliermarsh opened this issue 11 months ago
Run `cargo update`

charliermarsh opened this pull request 11 months ago
Respect external codes in file-level exemptions

charliermarsh opened this pull request 11 months ago
CallPath newtype wrapper

MichaReiser opened this pull request 11 months ago
[`flake8-quotes`] Deactivate `Q000` in `Q002`-tests

robincaloudis opened this pull request 11 months ago
[`flake8-quotes`] Fix Autofix Error (`Q000, Q002`)

robincaloudis opened this pull request 11 months ago
Use TokenKinds where possible

MichaReiser opened this pull request 11 months ago
Update README.md, add Kraken Tech

jbkkd opened this pull request 11 months ago
ruff format: whitespace before `:` (PEP 8: E203)

Zerotask opened this issue 11 months ago
Remove Option from `Indexer::from_tokens`

MichaReiser opened this pull request 11 months ago
Check for use of `debugpy` and `ptvsd` debug modules (#10177)

jeremy-hiatt opened this pull request 11 months ago
[`pylint`] Implement `bad-super-call` (`PLE1003`)

chanman3388 opened this pull request 11 months ago
Support range in required-version setting

kujenga opened this issue 11 months ago