Skip to content
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

Add missing "s" in deprecation message #297

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

lyzlisa
Copy link
Contributor

@lyzlisa lyzlisa commented Oct 11, 2023

Summary

When updating from ruff.args to new syntax ruff.lint.args, the helper message indicated to use ruff.lint.arg which was missing an s at the end, which in turn showed "Unknown Configuration Setting".

All other references to new syntax seem to be right, except for https://github.com/astral-sh/ruff-vscode/blame/be792045f904bb711e6cc29895a6d1ed8dfe0440/package.json#L68

Screenshot 2023-10-11 at 10 42 20
Screenshot 2023-10-11 at 10 42 48

Test Plan

@zanieb
Copy link
Member

zanieb commented Oct 11, 2023

Thanks!

1 similar comment
@zanieb

This comment was marked as duplicate.

@charliermarsh charliermarsh merged commit b8cb6a1 into astral-sh:main Oct 11, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants