8000 Update editor integrations link in README by otakutyrant · Pull Request #17977 · astral-sh/ruff · GitHub
[go: up one dir, main page]

Skip to content

Update editor integrations link in README #17977

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 26, 2025

Conversation

otakutyrant
Copy link
Contributor

Especially the wrong link of "editor integrations".

Co-authored-by: Oscar Gustafsson <oscar.gustafsson@gmail.com>
@dylwil3 dylwil3 added the documentation Improvements or additions to documentation label May 11, 2025
README.md Outdated
@@ -34,8 +34,7 @@ An extremely fast Python linter and code formatter, written in Rust.
- 🔧 Fix support, for automatic error correction (e.g., automatically remove unused imports)
- 📏 Over [800 built-in rules](https://docs.astral.sh/ruff/rules/), with native re-implementations
of popular Flake8 plugins, like flake8-bugbear
- ⌨️ First-party [editor integrations](https://docs.astral.sh/ruff/integrations/) for
[VS Code](https://github.com/astral-sh/ruff-vscode) and [more](https://docs.astral.sh/ruff/editors/setup)
- ⌨️ First-party integrations for [VS Code](https://github.com/astral-sh/ruff-vscode) or [other editors](https://docs.astral.sh/ruff/editors) like [Neovim](https://docs.astral.sh/ruff/editors/setup/#neovim), and [more development automation and environment management tools]([https://docs.astral.sh/ruff/editors/setup](https://docs.astral.sh/ruff/integrations)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it's correct to call these first-party integration:

  • neovim: The neovim plugin isn't maintained by us
  • other editors: The same is true for other editors, e.g. the zed extension is built by someone else
  • We also don't provide first-party support for all integrations listed under integrations.

@MichaReiser
Copy link
Member

Thanks, I think we should just fix the link for the VS Code editor integration

@MichaReiser MichaReiser changed the title refine the first-party integrations description Update editor integrations link in README May 26, 2025
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

96CB

@MichaReiser MichaReiser merged commit c3feb8c into astral-sh:main May 26, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0