astral-sh / ruff-vscode

A Visual Studio Code extension with support for the Ruff linter.
Other
1.06k stars 53 forks source link

Fix ruff 0.2 deprecation warnings #402

Closed MichaReiser closed 8 months ago

MichaReiser commented 8 months ago

Summary

This PR fixes the ruff 0.2 deprecation warnings.

I also ran just fmt to verify the changes and it resulted in some formatting changes. So I put this change in here as well.

Test Plan

just check succeeds without any warnings