koxudaxi / ruff-pycharm-plugin

PyCharm plugin for ruff. This plugin provides reformat code using ruff.
MIT License
174 stars 7 forks source link

(🐞) warning: `ruff <path>` is deprecated. Use `ruff check <path>` instead. #404

Closed KotlinIsland closed 3 months ago

KotlinIsland commented 3 months ago

update invocations to use ruff check <path>