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
dhruvmanila opened this issue 11 months ago
`blank-line-between-methods` (`E301`) & `blank-lines-top-level` (`E302`) - conflicts with formatter on `.pyi` files
DetachHead opened this issue 11 months ago
DetachHead opened this issue 11 months ago
(🐞) blank-line-with-whitespace (W293) fix is highly unsafe
KotlinIsland opened this issue 11 months ago
KotlinIsland opened this issue 11 months ago
new rule - `no-cls-use`
DetachHead opened this issue 11 months ago
DetachHead opened this issue 11 months ago
Replace LALRPOP parser with hand-written parser
dhruvmanila opened this pull request 11 months ago
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
ofek opened this issue 11 months ago
[Infinite loop] by the rule codes E302
Fokko opened this issue 11 months ago
Fokko opened this issue 11 months ago
[`flake8-class-newline`] Add new flake8 plugin.
augustelalande opened this pull request 11 months ago
augustelalande opened this pull request 11 months ago
Consider updating known rules that conflict with formatter
ofek opened this issue 11 months ago
ofek opened this issue 11 months ago
`ERA001` does not detect commented out `case` statements
dosisod opened this issue 11 months ago
dosisod opened this issue 11 months ago
Remove rule S410
ofek opened this issue 11 months ago
ofek opened this issue 11 months ago
`UP018` doesn't detect integers literals used with unary operators
dosisod opened this issue 11 months ago
dosisod opened this issue 11 months ago
[`ruff`] Implement compound comparison rule (`RUF029`)
tjkuson opened this pull request 11 months ago
tjkuson opened this pull request 11 months ago
Allow boolean positionals in `__post_init__`
charliermarsh opened this pull request 11 months ago
charliermarsh opened this pull request 11 months ago
Keep single-line signatures when body is an Ellipsis (`...`) in `.py` files
etienneschalk opened this issue 11 months ago
etienneschalk opened this issue 11 months ago
PLW1641: false positive for classes inheriting from builtins
spaceone opened this issue 11 months ago
spaceone opened this issue 11 months ago
Remove inner abstraction layer from string nodes
dhruvmanila opened this pull request 11 months ago
dhruvmanila opened this pull request 11 months ago
RUF027: false positive for gettext translation strings
spaceone opened this issue 11 months ago
spaceone opened this issue 11 months ago
Support `ruff rule FURB --all`
spaceone opened this issue 11 months ago
spaceone opened this issue 11 months ago
CPY001: allow SPDX copyright identifiers
spaceone opened this issue 11 months ago
spaceone opened this issue 11 months ago
CPY001: ignore empty files like `__init__.py`.
spaceone opened this issue 11 months ago
spaceone opened this issue 11 months ago
perf(lexer): maybe faster identifiers
sno2 opened this pull request 11 months ago
sno2 opened this pull request 11 months ago
Bump version to v0.2.2
charliermarsh opened this pull request 11 months ago
charliermarsh opened this pull request 11 months ago
PLR1714 fixing sometimes breaks mypy checks
RonnyPfannschmidt opened this issue 11 months ago
RonnyPfannschmidt opened this issue 11 months ago
Add exclusions for D103
clairem-sl opened this issue 11 months ago
clairem-sl opened this issue 11 months ago
Request: Implement deptry / pip-check-reqs
adamtheturtle opened this issue 11 months ago
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
BranislavBajuzik opened this issue 11 months ago
Bug report: I001 not working properly
mvadari opened this issue 11 months ago
mvadari opened this issue 11 months ago
Bug(?): FBT001 for a dataclass
Spectre5 opened this issue 11 months ago
Spectre5 opened this issue 11 months ago
Feature Request: Custom Init Methods (D105 vs D107)
Spectre5 opened this issue 11 months ago
Spectre5 opened this issue 11 months ago
Feature Request: Custom Whitelist for Magic Numbers (PLR2004)
Spectre5 opened this issue 11 months ago
Spectre5 opened this issue 11 months ago
Ruff VSCode extension(v2024.10.0) adds a blank line at the end when formatting cell
Fresh-Mint opened this issue 11 months ago
Fresh-Mint opened this issue 11 months ago
docs: Formatter compatibility warning for D207 and D300
arkuhn opened this pull request 11 months ago
arkuhn opened this pull request 11 months ago
Add visitor method for `FStringFormatSpec`
dhruvmanila opened this pull request 11 months ago
dhruvmanila opened this pull request 11 months ago
chore(docs): update Discord invite to permalink
JacobCoffee opened this pull request 11 months ago
JacobCoffee opened this pull request 11 months ago
Support .netrc files for authenatication
janbernloehr opened this issue 11 months ago
janbernloehr opened this issue 11 months ago
[`pylint`] Implement `if-stmt-min-max` (`PLR1730`, `PLR1731`)
tibor-reiss opened this pull request 11 months ago
tibor-reiss opened this pull request 11 months ago
Combine lines when removing unnecessary imports
Beliavsky opened this issue 11 months ago
Beliavsky opened this issue 11 months ago
Preserve multiline strings in code generator
sanxiyn opened this pull request 11 months ago
sanxiyn opened this pull request 11 months ago
Break long property chains
winged opened this issue 11 months ago
winged opened this issue 11 months ago
B006 --fix --unsafe-fixes does not fix type to become Optional ( | None) (fails type check)
ehiggs opened this issue 11 months ago
ehiggs opened this issue 11 months ago
namespace-packages to supports globs
zawsq opened this issue 11 months ago
zawsq opened this issue 11 months ago
Fix SIM113 false positive with async for loops
adrienball opened this pull request 11 months ago
adrienball opened this pull request 11 months ago
SIM113 false positive with async for loops
adrienball opened this issue 11 months ago
adrienball opened this issue 11 months ago
bandit check seems to link arguments not function call
Borda opened this issue 11 months ago
Borda opened this issue 11 months ago
Move `RUF001`, `RUF002` to AST checker
dhruvmanila opened this pull request 11 months ago
dhruvmanila opened this pull request 11 months ago
Option to vertically format arguments if wrapped.
funkybob opened this issue 11 months ago
funkybob opened this issue 11 months ago
Import sorting is breaking file
theelderbeever opened this issue 11 months ago
theelderbeever opened this issue 11 months ago
Fix panic on RUF027
snowsignal opened this pull request 11 months ago
snowsignal opened this pull request 11 months ago
Indent nested binary expressions
MichaReiser opened this pull request 11 months ago
MichaReiser opened this pull request 11 months ago
New rule: dependency specification linting
QMalcolm opened this issue 11 months ago
QMalcolm opened this issue 11 months ago
split string module
MichaReiser opened this pull request 11 months ago
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
severus-sn4pe opened this issue 11 months ago
`unsorted-imports` (`I001`) - does not detect duplicated imports when one of the imports is inside a `TYPE_CHECKING` block
DetachHead opened this issue 11 months ago
DetachHead opened this issue 11 months ago
Colorize `format --diff` output
MichaReiser opened this issue 11 months ago
MichaReiser opened this issue 11 months ago
Ruff using 50-100gb Ram
tomhamiltonstubber opened this issue 11 months ago
tomhamiltonstubber opened this issue 11 months ago
Use atomic write when persisting cache
MichaReiser opened this pull request 11 months ago
MichaReiser opened this pull request 11 months ago
Missing whitespace/newline detection at end of a long string split over multiple lines
swaldhoer opened this issue 11 months ago
swaldhoer opened this issue 11 months ago
Use name directly in RUF006
charliermarsh opened this pull request 11 months ago
charliermarsh opened this pull request 11 months ago
Fix(PERF102): earlier binding causes false positive when analyzing possible incorrect dict iterator
mikeleppane opened this pull request 11 months ago
mikeleppane 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
tyilo opened this pull request 11 months ago
`pip install .` from src is failing
Skylion007 opened this issue 11 months ago
Skylion007 opened this issue 11 months ago
RUF006 not emitted when using asyncio.new_event_loop
tyilo opened this issue 11 months ago
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
MichaReiser opened this pull request 11 months ago