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

Bump version to v0.3.1

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

adriangb opened this issue 10 months ago
Cython support

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

charliermarsh opened this pull request 10 months ago
CallPath newtype wrapper

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

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

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

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

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

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

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

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

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

kujenga opened this issue 10 months ago
Removed unused variable in `TRY300`'s example

trag1c opened this pull request 10 months ago
Format selection

eljeffeg opened this issue 10 months ago
UP031 not violated for variables, only literal values

lev-blit opened this issue 10 months ago
CLI: Color entire line in Diffs

senadev42 opened this pull request 10 months ago
Fix broken documentation links affected by namespace changes in lint rules

greenstar1151 opened this pull request 10 months ago
RUF028 claims `fmt: off` invalid in `else:` block

mrcljx opened this issue 10 months ago
Remove indico ecosystem override

MichaReiser opened this pull request 10 months ago
Add support for caret repositioning with the formatter

KotlinIsland opened this issue 10 months ago
[T10]: Feature Request: Add checks for debugpy and ptvsd imports

ivanbarsukov opened this issue 10 months ago
[`pylint`] Implement `useless-exception-statement` (`W0133`)

mikeleppane opened this pull request 10 months ago
Request: inferring `target_version` from `poetry` config

jamesbraza opened this issue 10 months ago
Invalid RUF028 for match case header

qartik opened this issue 10 months ago
Fix the sorting of the schema submited to schemastore

MichaReiser opened this pull request 10 months ago
Drop deprecated `nursery` rule group

T-256 opened this pull request 10 months ago
Remove the `ruff` to `ruff check` alias

MichaReiser opened this issue 10 months ago
Remove deprecated CLI option `--format`

MichaReiser opened this pull request 10 months ago
Improve documentation of the preview mode

hoel-bagard opened this pull request 10 months ago
Fix mkdocs local link

hoel-bagard opened this pull request 10 months ago
Update black tests

MichaReiser opened this pull request 10 months ago
Fix ecosystem check for indico

MichaReiser opened this pull request 10 months ago
Ignore autoformat in docstrings

aawilson opened this issue 10 months ago
Request: Enforce space after colon (`:`) for special comments

Avasam opened this issue 10 months ago
Unable to build ruff on aarch64 alpine docker

matejsp opened this issue 10 months ago
`ruff server` - A new built-in LSP for Ruff, written in Rust

snowsignal opened this pull request 10 months ago
Fix the ecosystem check

AlexWaygood opened this pull request 10 months ago
[`flake8-bandit`] Remove `suspicious-lxml-import` (`S410`)

charliermarsh opened this pull request 10 months ago
[`flake8-bugbear`] Avoid adding default initializers to stubs (`B006`)

Philipp-Thiel opened this pull request 10 months ago
Bump version to v0.3.0

MichaReiser opened this pull request 10 months ago
Make `--config` and `--isolated` global flags

AlexWaygood opened this pull request 10 months ago
Implement isort's `default-section` setting

mmerickel opened this pull request 10 months ago
[`ruff`] Expand rule for `list(iterable).pop(0)` idiom (`RUF015`)

robincaloudis opened this pull request 10 months ago
File pattern syntax differs between exclude and per-file-ignores

neelmraman opened this issue 10 months ago
Add rule PLR6101

tibor-reiss opened this pull request 10 months ago