Merge pull request #11051 from notpresident35/patch-1

Update link to Ruff editor integrations
This commit is contained in:
Matthew
2025-06-23 14:50:18 -04:00
committed by GitHub

View File

@@ -330,7 +330,7 @@ Editor integration
Many IDEs or code editors have beautifier plugins that can be configured to run
ruff automatically, for example, each time you save a file. For details, you can
check `Ruff Integrations <https://docs.astral.sh/ruff/integrations/>`__.
check `Ruff Editor Integrations <https://docs.astral.sh/ruff/editors/>`__.
Comment style guide
-------------------