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
Run with `--fix` by default
github.com/astral-sh/ruff-pre-commit - WhyNotHugo opened this pull request almost 2 years ago
github.com/astral-sh/ruff-pre-commit - WhyNotHugo opened this pull request almost 2 years ago
--fix should be included by default
github.com/astral-sh/ruff-pre-commit - WhyNotHugo opened this issue almost 2 years ago
github.com/astral-sh/ruff-pre-commit - WhyNotHugo opened this issue almost 2 years ago
ruff-lsp errors out in nvim
github.com/astral-sh/ruff-lsp - balsa-sarenac opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - balsa-sarenac opened this issue almost 2 years ago
Loosing internal functionality of SublimeText 4
github.com/astral-sh/ruff-lsp - fschulze opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - fschulze opened this issue almost 2 years ago
Support `textDocument/formatting`
github.com/astral-sh/ruff-lsp - timbedard opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - timbedard opened this issue almost 2 years ago
not inside window folders
github.com/astral-sh/ruff-lsp - reagle opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - reagle opened this issue almost 2 years ago
Treat E999 as an error diagnostic
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request almost 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request almost 2 years ago
`SyntaxError` should be an error, not a warning
github.com/astral-sh/ruff-lsp - WhyNotHugo opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - WhyNotHugo opened this issue almost 2 years ago
textDocument/definition is not supported
github.com/astral-sh/ruff-lsp - krims0n32 opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - krims0n32 opened this issue almost 2 years ago
feat: set `--force-exclude` in `pre-commit-mirror` command
github.com/astral-sh/ruff-pre-commit - mkniewallner opened this pull request almost 2 years ago
github.com/astral-sh/ruff-pre-commit - mkniewallner opened this pull request almost 2 years ago
Nix: No such file or directory: '~/.cache/pre-commit/...python3.10/bin/ruff'
github.com/astral-sh/ruff-pre-commit - MatrixManAtYrService opened this issue almost 2 years ago
github.com/astral-sh/ruff-pre-commit - MatrixManAtYrService opened this issue almost 2 years ago
README: `--force-exclude` is already set
github.com/astral-sh/ruff-pre-commit - hugovk opened this pull request almost 2 years ago
github.com/astral-sh/ruff-pre-commit - hugovk opened this pull request almost 2 years ago
feat: always add --no-force-exclude
github.com/astral-sh/ruff-pre-commit - henryiii opened this pull request almost 2 years ago
github.com/astral-sh/ruff-pre-commit - henryiii opened this pull request almost 2 years ago
Consider always using --force-exclude
github.com/astral-sh/ruff-pre-commit - henryiii opened this issue almost 2 years ago
github.com/astral-sh/ruff-pre-commit - henryiii opened this issue almost 2 years ago
Add ruff.organizeImports workspace command
github.com/astral-sh/ruff-lsp - rockerBOO opened this pull request almost 2 years ago
github.com/astral-sh/ruff-lsp - rockerBOO opened this pull request almost 2 years ago
`textDocument/codeAction` crashes when there are no actions
github.com/astral-sh/ruff-lsp - WhyNotHugo opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - WhyNotHugo opened this issue almost 2 years ago
[Feature] Add endpoints specifically for Organize Imports and Fix All
github.com/astral-sh/ruff-lsp - rockerBOO opened this issue almost 2 years ago
github.com/astral-sh/ruff-lsp - rockerBOO opened this issue almost 2 years ago
Add repository_dispatch trigger for mirror update
github.com/astral-sh/ruff-pre-commit - pmbarrett314 opened this pull request almost 2 years ago
github.com/astral-sh/ruff-pre-commit - pmbarrett314 opened this pull request almost 2 years ago
Automatically trigger mirror job from upstream
github.com/astral-sh/ruff-pre-commit - pmbarrett314 opened this issue almost 2 years ago
github.com/astral-sh/ruff-pre-commit - pmbarrett314 opened this issue almost 2 years ago
Avoid applying non-import fixes when organizing imports
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request almost 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request almost 2 years ago
Could you tag latest version also with `latest` so we get automatic updates?
github.com/astral-sh/ruff-pre-commit - Ambro17 opened this issue almost 2 years ago
github.com/astral-sh/ruff-pre-commit - Ambro17 opened this issue almost 2 years ago
Prioritize use of ruff commands installed in the environment
github.com/astral-sh/ruff-lsp - yaegassy opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - yaegassy opened this pull request about 2 years ago
Bump the version number for a `2023.2.0` release
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.209
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Overzealous underlining for docstrings/import blocks
github.com/astral-sh/ruff-vscode - stinodego opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - stinodego opened this issue about 2 years ago
Bump version for 2023
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
[VSCode only] false positive: f-string without placeholders (F541)
github.com/astral-sh/ruff-vscode - moritzwilksch opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - moritzwilksch opened this issue about 2 years ago
ruff fromEnvironment (vscode extension) not found under windows
github.com/astral-sh/ruff-lsp - FrancescElies opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - FrancescElies opened this pull request about 2 years ago
[feature] quick fix to quickly ignore an error
github.com/astral-sh/ruff-lsp - sbdchd opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - sbdchd opened this issue about 2 years ago
Bump Ruff version to 0.0.206
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump version to `2022.3.0-dev`
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump the version number for a `2022.2.0` release
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.204
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump Ruff version
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.203
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Propagate Ruff's autofix messages
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Do you have any idea for `auto-completion` feature of `ruff-lsp`?
github.com/astral-sh/ruff-lsp - tsugumi-sys opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - tsugumi-sys opened this issue about 2 years ago
[Feature request] "Fix all $RULE" code action
github.com/astral-sh/ruff-lsp - rassie opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - rassie opened this issue about 2 years ago
Ruff dies when args are set
github.com/astral-sh/ruff-vscode - MadameMinty opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - MadameMinty opened this issue about 2 years ago
Emacs setup instructions
github.com/astral-sh/ruff-lsp - ahonnecke opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - ahonnecke opened this issue about 2 years ago
Set pre-commit options via pre-commit-mirror CLI
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this pull request about 2 years ago
Support path expansion for custom paths
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
`LSP_SERVER.workspace` is `None` when `initializationOptions` are set
github.com/astral-sh/ruff-lsp - rassie opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - rassie opened this issue about 2 years ago
Respect `workspace/didChangeConfiguration` events
github.com/astral-sh/ruff-lsp - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this issue about 2 years ago
`nvim-lspconfig` setting not correctly passing arguments to `ruff-lsp`
github.com/astral-sh/ruff-lsp - forrestfwilliams opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - forrestfwilliams opened this issue about 2 years ago
Confusing error message if old ruff-lsp package installed
github.com/astral-sh/ruff-vscode - FrancescElies opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - FrancescElies opened this pull request about 2 years ago
Organizing, but not removing, imports on save
github.com/astral-sh/ruff-vscode - max-sixty opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - max-sixty opened this issue about 2 years ago
Re-enable hashes
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Migrate away from Nox
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Update neovim config
github.com/astral-sh/ruff-lsp - igorlfs opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - igorlfs opened this pull request about 2 years ago
Make `ruff` dependency optional
github.com/astral-sh/ruff-lsp - rassie opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - rassie opened this issue about 2 years ago
Bump Ruff and ruff-lsp versions
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Migrate to `python-lsp-jsonrpc`
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump version to v0.0.10
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Migrate to pip-tools and Hatch
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Migrate from Make to Just
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Migrate to `python-lsp-jsonrpc`
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Generate edits eagerly when codeAction/resolve is unsupported
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Experiment with moving away from Poetry
github.com/astral-sh/ruff-lsp - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this issue about 2 years ago
Migrate away from `nox`
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
Do not show rule explanation when hovering on a string that looks like a noqa comment
github.com/astral-sh/ruff-lsp - harupy opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - harupy opened this pull request about 2 years ago
Check code action resolve support
github.com/astral-sh/ruff-lsp - tsugumi-sys opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - tsugumi-sys opened this pull request about 2 years ago
Discussion: implementation
github.com/astral-sh/ruff-lsp - leaxoy opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - leaxoy opened this issue about 2 years ago
codeAction does not work in Helix editor
github.com/astral-sh/ruff-lsp - tsugumi-sys opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - tsugumi-sys opened this issue about 2 years ago
Move away from palantir/python-jsonrpc-server
github.com/astral-sh/ruff-lsp - polyzen opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - polyzen opened this issue about 2 years ago
Add link to Lapce plugin
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Lock `python-jsonrpc-server` version
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Clean up test suite to match ruff-lsp
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Add LSP integration tests
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request about 2 years ago
Enable nightly pre-release builds
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
GoTo Definition (etc.) support
github.com/astral-sh/ruff-lsp - jhossbach opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - jhossbach opened this issue about 2 years ago
Enable continuous publication of nightly pre-releases
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
Light bulb (code action) appears on most lines
github.com/astral-sh/ruff-vscode - xshapira opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - xshapira opened this issue about 2 years ago
Upgrade ruff-lsp to v0.0.8
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Add instructions for use with Emacs
github.com/astral-sh/ruff-lsp - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - charliermarsh opened this issue about 2 years ago
Enable opt-out of source code action kinds
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
Simplify some TypeScript code
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Make "source.organizeImports": true, to use ruff instead of isort
github.com/astral-sh/ruff-vscode - ilkersigirci opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - ilkersigirci opened this issue about 2 years ago
Run sync job every four hours
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this pull request about 2 years ago
Set force-exclude in docs
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this pull request about 2 years ago
Add `--force-exclude` to example docs
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-pre-commit - charliermarsh opened this issue about 2 years ago
Migrate to ruff-lsp
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
[feature-request] Show code in diagnostic message
github.com/astral-sh/ruff-lsp - smackesey opened this issue about 2 years ago
github.com/astral-sh/ruff-lsp - smackesey opened this issue about 2 years ago
Bump Ruff version to 0.0.190
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Add tests for LSP
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
Ruff appends last 2-3 lines to the file on save
github.com/astral-sh/ruff-vscode - akanz1 opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - akanz1 opened this issue about 2 years ago
Migrate to `ruff-lsp`
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
Clarify Black + Ruff compatibility in README
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Remove mypy.ini
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Skip JSON RPC abstraction for cross-interpreter calls
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Add docs on replacing Black et al
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Adding ruff as supported linter in `python.formatting.provider`
github.com/astral-sh/ruff-vscode - DataHearth opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - DataHearth opened this issue about 2 years ago
Add `ruff-lsp` to README
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.185
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Remove severity from default settings
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
Pull LSP into its own Python package
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this issue about 2 years ago
Modify settings logic to match isort plugin
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago
github.com/astral-sh/ruff-vscode - charliermarsh opened this pull request about 2 years ago