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

Set PowerPC Page Size to 64KB

MichaReiser opened this pull request 11 months ago
Allow banning of certain builtins in "banned-api"

jonathanslenders opened this issue 11 months ago
PLW0602 false positive

rbubley opened this issue 11 months ago
[Infinite loop] for pyi file

gaborbernat opened this issue 11 months ago
Race condition between ruff and isort in VScode

jazzlw opened this issue 11 months ago
PLR0203: Delete entire statement, including semicolons

sanxiyn opened this pull request 11 months ago
ERA001 false positive on examples in comments

9999years opened this issue 11 months ago
Additional comment to noqa added by ruff

ashrub-holvi opened this issue 11 months ago
RUF009 triggers for intentional constant computation

RonnyPfannschmidt opened this issue 11 months ago
Suspicious lxml import (S410) misleading

stacy-rendall opened this issue 11 months ago
T201: limit effectiveness in `__name__ = __main__` blocks

woodruffw opened this issue 11 months ago
[`pycodestyle`] Allow `os.environ` modifications between imports (`E402`)

charliermarsh opened this pull request 11 months ago
Allow © in copyright notices

charliermarsh opened this pull request 11 months ago
Fix ecosystem

MichaReiser opened this pull request 11 months ago
FURB171: Auto-fix deletes comments

mrcljx opened this issue 11 months ago
CPY001: copyright without a year

nijel opened this issue 11 months ago
CPY001: recognize copyright unicode symbol

nijel opened this issue 11 months ago
Detect literals with unary operators (UP018)

sanxiyn opened this pull request 11 months ago
`module-import-not-at-top-of-file` ignore after `os.environ`

Pastells opened this issue 11 months ago
feat(ERA001): detect single-line code for try:, except:, etc.

omh1280 opened this pull request 11 months ago
ERA001: detect single-line code for try:, except:, etc.

omh1280 opened this issue 11 months ago
Omit repeated equality comparison for sys

arjunnn opened this pull request 11 months ago
Feature request: Allow separate line length for formatting

Hubro opened this issue 11 months ago
Add interrogate to ruff rules

HenriqueAJNB opened this issue 11 months ago
Fix for `D413` introduces whitespace

jhossbach opened this issue 11 months ago
Do multiline string test for W293 too

sanxiyn opened this pull request 11 months ago
Add Micha as owner to formatter and parser

MichaReiser opened this pull request 11 months ago
Bump ureq from 2.9.5 to 2.9.6

dependabot[bot] opened this pull request 11 months ago
Bump clap from 4.5.0 to 4.5.1

dependabot[bot] opened this pull request 11 months ago
Bump syn from 2.0.48 to 2.0.49

dependabot[bot] opened this pull request 11 months ago
Bump semver from 1.0.21 to 1.0.22

dependabot[bot] opened this pull request 11 months ago
Bump anyhow from 1.0.79 to 1.0.80

dependabot[bot] opened this pull request 11 months ago
Update line break heuristic when f-string has conversion flag

dhruvmanila opened this issue 11 months ago
E203: conflicts with formatter

MichaReiser opened this issue 11 months ago
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 12 months ago
Support .netrc files for authenatication

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

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

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

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

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

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

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

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

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

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

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

theelderbeever opened this issue 12 months ago
Fix panic on RUF027

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

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

QMalcolm opened this issue 12 months ago
split string module

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

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

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

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

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

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

tyilo opened this pull request 12 months ago