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

Update line break heuristic when f-string has format specifier

dhruvmanila opened this issue 11 months ago
(🐞) blank-line-with-whitespace (W293) fix is highly unsafe

KotlinIsland opened this issue 11 months ago
new rule - `no-cls-use`

DetachHead opened this issue 11 months ago
Replace LALRPOP parser with hand-written parser

dhruvmanila opened this pull request 11 months ago
Config override key flag does not work for `extend` option

ofek opened this issue 11 months ago
[Infinite loop] by the rule codes E302

Fokko opened this issue 11 months ago
[`flake8-class-newline`] Add new flake8 plugin.

augustelalande opened this pull request 11 months ago
Consider updating known rules that conflict with formatter

ofek opened this issue 11 months ago
`ERA001` does not detect commented out `case` statements

dosisod opened this issue 11 months ago
Remove rule S410

ofek opened this issue 11 months ago
[`ruff`] Implement compound comparison rule (`RUF029`)

tjkuson opened this pull request 11 months ago
Allow boolean positionals in `__post_init__`

charliermarsh opened this pull request 11 months ago
PLW1641: false positive for classes inheriting from builtins

spaceone opened this issue 11 months ago
Remove inner abstraction layer from string nodes

dhruvmanila opened this pull request 11 months ago
RUF027: false positive for gettext translation strings

spaceone opened this issue 11 months ago
Support `ruff rule FURB --all`

spaceone opened this issue 11 months ago
CPY001: allow SPDX copyright identifiers

spaceone opened this issue 11 months ago
CPY001: ignore empty files like `__init__.py`.

spaceone opened this issue 11 months ago
perf(lexer): maybe faster identifiers

sno2 opened this pull request 11 months ago
Bump version to v0.2.2

charliermarsh opened this pull request 11 months ago
PLR1714 fixing sometimes breaks mypy checks

RonnyPfannschmidt opened this issue 11 months ago
Add exclusions for D103

clairem-sl opened this issue 11 months ago
Request: Implement deptry / pip-check-reqs

adamtheturtle opened this issue 11 months ago
The option lines-after-imports does not work after if block

BranislavBajuzik opened this issue 11 months ago
Bug report: I001 not working properly

mvadari opened this issue 11 months ago
Bug(?): FBT001 for a dataclass

Spectre5 opened this issue 11 months ago
Feature Request: Custom Init Methods (D105 vs D107)

Spectre5 opened this issue 11 months ago
Feature Request: Custom Whitelist for Magic Numbers (PLR2004)

Spectre5 opened this issue 11 months ago
docs: Formatter compatibility warning for D207 and D300

arkuhn opened this pull request 11 months ago
Add visitor method for `FStringFormatSpec`

dhruvmanila opened this pull request 11 months ago
chore(docs): update Discord invite to permalink

JacobCoffee opened this pull request 11 months ago
Support .netrc files for authenatication

janbernloehr opened this issue 11 months ago
[`pylint`] Implement `if-stmt-min-max` (`PLR1730`, `PLR1731`)

tibor-reiss opened this pull request 11 months ago
Combine lines when removing unnecessary imports

Beliavsky opened this issue 11 months ago
Preserve multiline strings in code generator

sanxiyn opened this pull request 11 months ago
Break long property chains

winged opened this issue 11 months ago
namespace-packages to supports globs

zawsq opened this issue 11 months ago
Fix SIM113 false positive with async for loops

adrienball opened this pull request 11 months ago
SIM113 false positive with async for loops

adrienball opened this issue 11 months ago
bandit check seems to link arguments not function call

Borda opened this issue 11 months ago
Move `RUF001`, `RUF002` to AST checker

dhruvmanila opened this pull request 11 months ago
Option to vertically format arguments if wrapped.

funkybob opened this issue 11 months ago
Import sorting is breaking file

theelderbeever opened this issue 11 months ago
Fix panic on RUF027

snowsignal opened this pull request 11 months ago
Indent nested binary expressions

MichaReiser opened this pull request 11 months ago
New rule: dependency specification linting

QMalcolm opened this issue 11 months ago
split string module

MichaReiser opened this pull request 11 months ago
Allow TODO Link for TD003 to be included in same line

severus-sn4pe opened this issue 11 months ago
Colorize `format --diff` output

MichaReiser opened this issue 11 months ago
Ruff using 50-100gb Ram

tomhamiltonstubber opened this issue 11 months ago
Use atomic write when persisting cache

MichaReiser opened this pull request 11 months ago
Use name directly in RUF006

charliermarsh opened this pull request 11 months ago
Expand `asyncio-dangling-task` (`RUF006`) to include `new_event_loop`

tyilo opened this pull request 11 months ago
`pip install .` from src is failing

Skylion007 opened this issue 11 months ago
RUF006 not emitted when using asyncio.new_event_loop

tyilo opened this issue 11 months ago
Add example demonstrating that `fmt: skip` on expression level is not supported

MichaReiser opened this pull request 11 months ago