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
False positive for unused import when bringing things forward in __init__.py
robvdl opened this issue 10 months ago
robvdl opened this issue 10 months ago
Bump version to v0.3.1
charliermarsh opened this pull request 10 months ago
charliermarsh opened this pull request 10 months ago
DTZ005 false postitive for `tz=None`
adriangb opened this issue 10 months ago
adriangb opened this issue 10 months ago
Cython support
MichaReiser opened this issue 10 months ago
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
MichaReiser opened this pull request 10 months ago
Make rule PT012 example clearer
eerovaher opened this pull request 10 months ago
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
Beliavsky opened this issue 10 months ago
Github action documentation refers to 'options' instead of 'args'
elliot-100 opened this issue 10 months ago
elliot-100 opened this issue 10 months ago
C414 --fix is also unsafe for sorted(reversed(iterable)), and other issues encountered when comparing with shed
jakkdl opened this issue 10 months ago
jakkdl opened this issue 10 months ago
Add encoding when opening files in generate_mkdocs.py
augustelalande opened this pull request 10 months ago
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
augustelalande opened this pull request 10 months ago
Improve clarity of `PT006`'s error message
trag1c opened this issue 10 months ago
trag1c opened this issue 10 months ago
Using "ruff format" with stdin
Ga68 opened this issue 10 months ago
Ga68 opened this issue 10 months ago
VS Code duplicate code format on save
james-berkheimer opened this issue 10 months ago
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
tylerlaprade opened this issue 10 months ago
[`pyupgrade`] Generate diagnostic for all valid f-string conversions regardless of line-length (`UP032`)
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
How to install ruff on debian if it is not packaged, and pip3 complains about "virtual environments"?
ardabro opened this issue 10 months ago
ardabro opened this issue 10 months ago
UP032 Failing to Detect `format` based on Length
max-muoto opened this issue 10 months ago
max-muoto opened this issue 10 months ago
Feature Request: Rule for Flagging Missing Required Parameters in Function Calls
gtupak opened this issue 10 months ago
gtupak opened this issue 10 months ago
docs: fix a rustdoc typo in C409 rule
ooooo-create opened this pull request 10 months ago
ooooo-create opened this pull request 10 months ago
Import of annotations from __future__ incorrectly enables use of | inplace of Optional
daveisfera opened this issue 10 months ago
daveisfera opened this issue 10 months ago
`FBT003` should not fire on `NamedTuple`s
tylerlaprade opened this issue 10 months ago
tylerlaprade opened this issue 10 months ago
[proposal] Split ASYNC101 into 3 separate rules
artificial-aidan opened this issue 10 months ago
artificial-aidan opened this issue 10 months ago
Remove `Expr` postfix from `ExprNamed`, `ExprIf`, and `ExprGenerator`
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
E302 and E305 cause the linter and formatter to make conflicting changes in notebooks
vancromy opened this issue 10 months ago
vancromy opened this issue 10 months ago
Linting for yaml and toml file
VascoSch92 opened this issue 10 months ago
VascoSch92 opened this issue 10 months ago
cache: tweak generated .gitignore
dspicher opened this pull request 10 months ago
dspicher opened this pull request 10 months ago
disable formatting lints (a single option)
KDruzhkin opened this issue 10 months ago
KDruzhkin opened this issue 10 months ago
Bump the actions group with 1 update
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
PGH005: False positive in case of `requests-mock` fixture `called_once` property/attribute
Taragolis opened this issue 10 months ago
Taragolis opened this issue 10 months ago
Bump insta from 1.35.1 to 1.36.1
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Refine SemanticModel lifetime bounds
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Remove trailing space from `CapWords` message
charliermarsh opened this pull request 10 months ago
charliermarsh opened this pull request 10 months ago
Move shell expansion into `--config` lookup
charliermarsh opened this pull request 10 months ago
charliermarsh opened this pull request 10 months ago
`docs`: update docker release version
hoel-bagard opened this pull request 10 months ago
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
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
charliermarsh opened this pull request 10 months ago
[`pep8_naming`] Add fixes `N804` and `N805`
GtrMo opened this pull request 10 months ago
GtrMo opened this pull request 10 months ago
refactor: Use `QualifiedName` for `Imported::call_path`
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Remove unneeded lifetime bounds
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
[`refurb`] Implement `list_assign_reversed` lint (FURB187)
alex-700 opened this pull request 10 months ago
alex-700 opened this pull request 10 months ago
Harmonize E301 check with format in --preview mode?
jab opened this issue 10 months ago
jab opened this issue 10 months ago
Split `CallPath` into `QualifiedName` and `UnqualifiedName`
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Skip another invalid notebook in the OpenAI repository
zanieb opened this pull request 10 months ago
zanieb opened this pull request 10 months ago
[`pycodestyle`] Fix indentation in #10096
hoel-bagard opened this pull request 10 months ago
hoel-bagard opened this pull request 10 months ago
RUF022 `__all__` is not sorted: odd sorting algorithm
ilius opened this issue 10 months ago
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
charliermarsh opened this pull request 10 months ago
`futures.exception()` is flagged as "unnecessary parens on exception"
charliermarsh opened this issue 10 months ago
charliermarsh opened this issue 10 months ago
Run `cargo update`
charliermarsh opened this pull request 10 months ago
charliermarsh opened this pull request 10 months ago
Respect external codes in file-level exemptions
charliermarsh opened this pull request 10 months ago
charliermarsh opened this pull request 10 months ago
`# flake8: noqa` top-of-the-file comment doesn't respect `external` config
Avasam opened this issue 10 months ago
Avasam opened this issue 10 months ago
CallPath newtype wrapper
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
[`flake8-quotes`] Deactivate `Q000` in `Q002`-tests
robincaloudis opened this pull request 10 months ago
robincaloudis opened this pull request 10 months ago
[`flake8-quotes`] Fix Autofix Error (`Q000, Q002`)
robincaloudis opened this pull request 10 months ago
robincaloudis opened this pull request 10 months ago
Use TokenKinds where possible
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Update README.md, add Kraken Tech
jbkkd opened this pull request 10 months ago
jbkkd opened this pull request 10 months ago
ruff format: whitespace before `:` (PEP 8: E203)
Zerotask opened this issue 10 months ago
Zerotask opened this issue 10 months ago
Remove Option from `Indexer::from_tokens`
MichaReiser opened this pull request 10 months ago
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
jeremy-hiatt opened this pull request 10 months ago
[`pylint`] Implement `bad-super-call` (`PLE1003`)
chanman3388 opened this pull request 10 months ago
chanman3388 opened this pull request 10 months ago
Support range in required-version setting
kujenga opened this issue 10 months ago
kujenga opened this issue 10 months ago
Removed unused variable in `TRY300`'s example
trag1c opened this pull request 10 months ago
trag1c opened this pull request 10 months ago
Format selection
eljeffeg opened this issue 10 months ago
eljeffeg opened this issue 10 months ago
UP031 not violated for variables, only literal values
lev-blit opened this issue 10 months ago
lev-blit opened this issue 10 months ago
allow inline dummy_implementations (aka ellipsis on the same line) to be disabled
toppk opened this issue 10 months ago
toppk opened this issue 10 months ago
[website] monospace text should include `monospace` as final fallback
WhyNotHugo opened this issue 10 months ago
WhyNotHugo opened this issue 10 months ago
nesting of string literals with the same quote type inside f-string
Zerotask opened this issue 10 months ago
Zerotask opened this issue 10 months ago
CLI: Color entire line in Diffs
senadev42 opened this pull request 10 months ago
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
greenstar1151 opened this pull request 10 months ago
RUF028 claims `fmt: off` invalid in `else:` block
mrcljx opened this issue 10 months ago
mrcljx opened this issue 10 months ago
Remove indico ecosystem override
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Add support for caret repositioning with the formatter
KotlinIsland opened this issue 10 months ago
KotlinIsland opened this issue 10 months ago
[T10]: Feature Request: Add checks for debugpy and ptvsd imports
ivanbarsukov opened this issue 10 months ago
ivanbarsukov opened this issue 10 months ago
[`pylint`] Implement `useless-exception-statement` (`W0133`)
mikeleppane opened this pull request 10 months ago
mikeleppane opened this pull request 10 months ago
Request: inferring `target_version` from `poetry` config
jamesbraza opened this issue 10 months ago
jamesbraza opened this issue 10 months ago
Invalid RUF028 for match case header
qartik opened this issue 10 months ago
qartik opened this issue 10 months ago
Fix the sorting of the schema submited to schemastore
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Drop deprecated `nursery` rule group
T-256 opened this pull request 10 months ago
T-256 opened this pull request 10 months ago
Remove the `ruff` to `ruff check` alias
MichaReiser opened this issue 10 months ago
MichaReiser opened this issue 10 months ago
Remove deprecated CLI option `--format`
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Deprecate `ruff <path>` `ruff --explain`, `ruff --clean` and `ruff --generate-shell-completion`
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Improve documentation of the preview mode
hoel-bagard opened this pull request 10 months ago
hoel-bagard opened this pull request 10 months ago
Fix mkdocs local link
hoel-bagard opened this pull request 10 months ago
hoel-bagard opened this pull request 10 months ago
Update black tests
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Fix ecosystem check for indico
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Ruff does not seem to detect syntax errors related to unmatched quotes within f-strings.
septimochen opened this issue 10 months ago
septimochen opened this issue 10 months ago
[`pydocstyle`] Trim whitespace when removing blank lines after section (`D413`)
jusexton opened this pull request 10 months ago
jusexton opened this pull request 10 months ago
Ignore autoformat in docstrings
aawilson opened this issue 10 months ago
aawilson opened this issue 10 months ago
Request: Enforce space after colon (`:`) for special comments
Avasam opened this issue 10 months ago
Avasam opened this issue 10 months ago
Unable to build ruff on aarch64 alpine docker
matejsp opened this issue 10 months ago
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
snowsignal opened this pull request 10 months ago
Fix the ecosystem check
AlexWaygood opened this pull request 10 months ago
AlexWaygood opened this pull request 10 months ago
[`flake8-bandit`] Remove `suspicious-lxml-import` (`S410`)
charliermarsh opened this pull request 10 months ago
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
Philipp-Thiel opened this pull request 10 months ago
Bump version to v0.3.0
MichaReiser opened this pull request 10 months ago
MichaReiser opened this pull request 10 months ago
Make `--config` and `--isolated` global flags
AlexWaygood opened this pull request 10 months ago
AlexWaygood opened this pull request 10 months ago
Implement isort's `default-section` setting
mmerickel opened this pull request 10 months ago
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
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
neelmraman opened this issue 10 months ago
Add rule PLR6101
tibor-reiss opened this pull request 10 months ago
tibor-reiss opened this pull request 10 months ago