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

implement E304 `invalid-bool-returned` in pylint

github.com/astral-sh/ruff - boolean-light opened this pull request 10 months ago
Avoid `TRIO115` if the argument is a variable

github.com/astral-sh/ruff - augustelalande opened this pull request 10 months ago
Spellcheck & grammar

github.com/astral-sh/ruff - augustelalande opened this pull request 10 months ago
E303: missing detection

github.com/astral-sh/ruff - spaceone opened this issue 10 months ago
Add scenario for .none extra

github.com/astral-sh/packse - 0v00 opened this pull request 10 months ago
Increase recursion limit in `ruff_linter`

github.com/astral-sh/ruff - zanieb opened this pull request 10 months ago
Gate f-string struct size test for Rustc < 1.76

github.com/astral-sh/ruff - charliermarsh opened this pull request 10 months ago
Sort hash maps in `Settings` display

github.com/astral-sh/ruff - charliermarsh opened this pull request 10 months ago
Require --preview for `ruff server`

github.com/astral-sh/ruff - snowsignal opened this pull request 10 months ago
Require `--preview` flag for `ruff server`

github.com/astral-sh/ruff - snowsignal opened this issue 10 months ago
Add test case for `F401` in `__init__` files

github.com/astral-sh/ruff - zanieb opened this pull request 10 months ago
Removing unnecessary list() for generators

github.com/astral-sh/ruff - spaceby opened this issue 10 months ago
Update ruff pre-commit example

github.com/astral-sh/ruff - Skylion007 opened this pull request 10 months ago
Bump wheel from 0.42.0 to 0.43.0

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 10 months ago
Fix typo in docs snippt -> snippet

github.com/astral-sh/ruff - anuraaga opened this pull request 10 months ago
(🎁) Add issue template search terms section

github.com/astral-sh/ruff - KotlinIsland opened this pull request 10 months ago
Add

github.com/astral-sh/ruff - KotlinIsland opened this issue 10 months ago
Add support for attribute docstrings

github.com/astral-sh/ruff - tibdex opened this issue 10 months ago
Wrap expressions in parentheses when negating

github.com/astral-sh/ruff - charliermarsh opened this pull request 10 months ago
Use `--config` in ecosystem checks

github.com/astral-sh/ruff - zanieb opened this issue 10 months ago
"ALL" should ignore deprecated rules

github.com/astral-sh/ruff - philippgl opened this issue 11 months ago
Merge string parsing to single entrypoint

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Fix tests and error recovery token sets

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Bump packaging from 23.2 to 24.0

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 11 months ago
Bump ruff from 0.3.1 to 0.3.2

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 11 months ago
Introduce `LexicalError::InvalidByteLiteral`

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Remove `FStringElement::Invalid`, improve parsing logic

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Test fails when upgrading from 0.3.0 to 0.3.2

github.com/astral-sh/ruff - eli-schwartz opened this issue 11 months ago
[`flake8-bandit`]: Implement `S610` rule

github.com/astral-sh/ruff - mkniewallner opened this pull request 11 months ago
Track casing of r-string prefixes in the tokenizer and AST

github.com/astral-sh/ruff - AlexWaygood opened this pull request 11 months ago
Move `Q001-3` to AST based checker

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Use `ExprFString` for `StringLike::FString` variant

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Add methods to iter over f-string elements

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Invalid fix for `PYI053` for f-strings

github.com/astral-sh/ruff - dhruvmanila opened this issue 11 months ago
PLE0237 false positive

github.com/astral-sh/ruff - henryiii opened this issue 11 months ago
Add release script

github.com/astral-sh/ruff - zanieb opened this pull request 11 months ago
Infinite loop with invalid syntax

github.com/astral-sh/ruff - jc-louis opened this issue 11 months ago
[`pycodestyle`] Implement `redundant-backslash` (`E502`)

github.com/astral-sh/ruff - augustelalande opened this pull request 11 months ago
Fix E203 false positive for slices in format strings

github.com/astral-sh/ruff - sciyoshi opened this pull request 11 months ago
Fix unstable with-items formatting

github.com/astral-sh/ruff - MichaReiser opened this pull request 11 months ago
Bump ruff from 0.3.0 to 0.3.1

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 11 months ago
Remove deprecated parsing list functions

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Encapsulate `Program` fields

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Assert the parser is at augmented assign token

github.com/astral-sh/ruff - dhruvmanila opened this pull request 11 months ago
Avoid repeating function calls in f-string conversions

github.com/astral-sh/ruff - charliermarsh opened this pull request 11 months ago
Update parser to have Notebook context

github.com/astral-sh/ruff - dhruvmanila opened this issue 11 months ago
Shorten names of `requires-python` scenarios

github.com/astral-sh/packse - zanieb opened this pull request 11 months ago
[`pylint`] Implement `too-many-lines` (`PLC0302`)

github.com/astral-sh/ruff - augustelalande opened this pull request 11 months ago