We deprecated the ruff to ruff check, ruff --explain to ruff rule, ruff --generate-shell-completion to ruff generate-shell-completion and the ruff --clean to ruff clean aliases in 0.3. Ruff 0.5 changed the commands to error. We should remove the aliases in an upcoming minor release.
#10169
#12011
Note that the ruff-lsp used the ruff to ruff check alias astral-sh/ruff-lsp#392
We deprecated the
rufftoruff check,ruff --explaintoruff rule,ruff --generate-shell-completiontoruff generate-shell-completionand theruff --cleantoruff cleanaliases in 0.3. Ruff 0.5 changed the commands to error. We should remove the aliases in an upcoming minor release.#10169
#12011
Note that the ruff-lsp used the
rufftoruff checkalias astral-sh/ruff-lsp#392