astral-sh / ruff-vscode

A Visual Studio Code extension with support for the Ruff linter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation in Documentation

iulica opened this issue · comments

Tried to follow the documentation and got a deprecation warning when adding:

"source.fixAll": true,
"source.organizeImports": true

it should be "explicit" instead of true

Would you be interested in making a PR to fix the documentation?

Closed by #416. Thanks!