Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Astral OSS

Astral's mission is to make the Python ecosystem more productive by building better developer tools. This fund supports Astral's open source projects.
Collective - Host: opensource - https://opencollective.com/astral-oss - Code: https://github.com/astral-sh

Remove `output-format=text`

github.com/astral-sh/ruff - MichaReiser opened this issue 8 months ago
Add `asyncio` and `anyio` support to `ASYNC1XX`

github.com/astral-sh/ruff - MichaReiser opened this issue 8 months ago
Consider 2-character EOL before line continuation

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Match import name ignores against both name and alias

github.com/astral-sh/ruff - charliermarsh opened this pull request 8 months ago
Request: allowlist setting for `N812`/`N817`

github.com/astral-sh/ruff - jamesbraza opened this issue 8 months ago
Add syntax error for empty type parameter list

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Stabilise `django-extra` (`S610`) for release 0.5

github.com/astral-sh/ruff - AlexWaygood opened this pull request 8 months ago
Stabilise rules RUF024 and RUF026

github.com/astral-sh/ruff - AlexWaygood opened this pull request 8 months ago
Avoid `E203` for f-string debug expression

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
[red-knot] Fix tests in release builds

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Redirect `PLR1701` to `SIM101`

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Redirect `F509` to `PLE1300`

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Update parser tests to validate token ranges

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Do not include newline for unterminated string range

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Use correct range to highlight line continuation error

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Bump importlib-metadata from 6.7.0 to 7.2.1

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 8 months ago
Fix missing related settings header

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Remove deprecated top-level lint settings

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Consider line continuation character for re-lexing

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Error when using the `tab-size` option

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Ruff 0.5

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Rule B027 cause panic

github.com/astral-sh/ruff - qarmin opened this issue 8 months ago
Ruff ignores "quote-style = 'single'"

github.com/astral-sh/ruff - jackdesert opened this issue 8 months ago
Update docker/build-push-action action to v6

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate rustc-hash to v2

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update dependency monaco-editor to ^0.50.0

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update NPM Development dependencies

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update pre-commit dependencies

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate url to v2.5.2

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate syn to v2.0.68

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate strum to v0.26.3

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate proc-macro2 to v1.0.86

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate mimalloc to v0.1.43

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Order of settings in CLI `help` is not intuitive

github.com/astral-sh/uv - charliermarsh opened this issue 8 months ago
[red-knot] Eagerly normalize `VendoredPathBuf`s

github.com/astral-sh/ruff - AlexWaygood opened this pull request 8 months ago
[red-knot] Migrate CLI to Salsa

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
[red-knot]: Implement `HasTy` for `Alias`

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Bump ruff from 0.4.9 to 0.4.10

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 8 months ago
Bump importlib-metadata from 6.7.0 to 7.2.0

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 8 months ago
Introduce `HasTy` trait and `SemanticModel` facade

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Remove `Token::is_trivia` method

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
fix(F811): assignment can also be shadowed binding

github.com/astral-sh/ruff - ukyen8 opened this pull request 8 months ago
Cargo version with pre-commit hooks

github.com/astral-sh/ruff - wyardley opened this issue 8 months ago
`ruff-check`: update docs for fix_only

github.com/astral-sh/ruff - wyardley opened this pull request 8 months ago
Manual impl of `Debug` on `Token`

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Move token and error structs into related modules

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Remove duplication around `is_trivia` functions

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Provide link on how to re-run all failed jobs

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Bump version to v0.4.10

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
[red-knot] Upgrade to Salsa 3.0

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Avoid running logical line rule logic if not enabled

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Enable token-based rules on source with syntax errors

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Allow dependency name overriding or elimination

github.com/astral-sh/uv - leorochael opened this issue 8 months ago
[red-knot] Add tracing to Salsa queries

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Update `trapz` and `in1d` deprecation for NPY201

github.com/astral-sh/ruff - dedebenui opened this pull request 8 months ago
Avoid depth counting when detecting indentation

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Add Jupyter Notebook document change snapshot test

github.com/astral-sh/ruff - snowsignal opened this pull request 8 months ago
uv: update uv.lock

github.com/astral-sh/packse - BurntSushi opened this pull request 8 months ago
False Positive YODA Condition SIM300

github.com/astral-sh/ruff - lukasz-flyrlabs opened this issue 8 months ago
Avoid moving back the lexer for triple-quoted fstring

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Validate token ranges in the parser tests

github.com/astral-sh/ruff - dhruvmanila opened this issue 8 months ago
Rule PYI010 cause panic

github.com/astral-sh/ruff - qarmin opened this issue 8 months ago
☂️ Syntax errors raised by the compiler

github.com/astral-sh/ruff - dhruvmanila opened this issue 8 months ago
Avoid consuming trailing whitespace during re-lexing

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Avoid disable rule comment code action for `E999`

github.com/astral-sh/ruff-lsp - dhruvmanila opened this pull request 8 months ago